public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] gnap question
@ 2005-07-20 13:03 Sean Cook
  2005-07-20 14:27 ` Thierry Carrez
  2005-07-20 14:33 ` Quentin Arce
  0 siblings, 2 replies; 9+ messages in thread
From: Sean Cook @ 2005-07-20 13:03 UTC (permalink / raw
  To: gentoo-embedded

I am rather new to gnap and I am looking for some guide to add
extensions.  The users guide falls a bit short from what I can tell and
I am looking for additional resources to guide me through as I learn.  

I am basically trying to add asterisk as an extension to the build.  If
someone has done this and wouldn't mind sharing a simple howto, that
would be great. 

Regards,

Sean

-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-embedded] gnap question
  2005-07-20 13:03 [gentoo-embedded] gnap question Sean Cook
@ 2005-07-20 14:27 ` Thierry Carrez
  2005-07-20 14:33 ` Quentin Arce
  1 sibling, 0 replies; 9+ messages in thread
From: Thierry Carrez @ 2005-07-20 14:27 UTC (permalink / raw
  To: gentoo-embedded

Sean Cook wrote:
> I am rather new to gnap and I am looking for some guide to add
> extensions.  The users guide falls a bit short from what I can tell and
> I am looking for additional resources to guide me through as I learn.  
> 
> I am basically trying to add asterisk as an extension to the build.  If
> someone has done this and wouldn't mind sharing a simple howto, that
> would be great. 

Sean,

I'm leaving on vacation for a week so I won't be of great help. GNAP
users hang out on #gentoo-gnap on Freenode, you might have success
there. BaSS especially made a bunch of extensions and knows the drill :)

Sidenote: I'm working on improving the documentation for the 1.8
release, hopefully, it will be much clearer :)

-- 
Koon
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-embedded] gnap question
  2005-07-20 13:03 [gentoo-embedded] gnap question Sean Cook
  2005-07-20 14:27 ` Thierry Carrez
@ 2005-07-20 14:33 ` Quentin Arce
  2005-07-21 20:21   ` Sean Cook
  1 sibling, 1 reply; 9+ messages in thread
From: Quentin Arce @ 2005-07-20 14:33 UTC (permalink / raw
  To: gentoo-embedded


Here ya go:

http://openisp.net/gnap/notes.txt

Q

--- Sean Cook <scook@kinex.net> wrote:

> I am rather new to gnap and I am looking for some
> guide to add
> extensions.  The users guide falls a bit short from
> what I can tell and
> I am looking for additional resources to guide me
> through as I learn.  
> 
> I am basically trying to add asterisk as an
> extension to the build.  If
> someone has done this and wouldn't mind sharing a
> simple howto, that
> would be great. 
> 
> Regards,
> 
> Sean
> 
> -- 
> gentoo-embedded@gentoo.org mailing list
> 
> 



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-embedded] gnap question
  2005-07-20 14:33 ` Quentin Arce
@ 2005-07-21 20:21   ` Sean Cook
  0 siblings, 0 replies; 9+ messages in thread
From: Sean Cook @ 2005-07-21 20:21 UTC (permalink / raw
  To: gentoo-embedded

this doesn't really get into the extensions portion... thanks though...

Sean

On Wed, 2005-07-20 at 07:33 -0700, Quentin Arce wrote:
> Here ya go:
> 
> http://openisp.net/gnap/notes.txt
> 
> Q
> 
> --- Sean Cook <scook@kinex.net> wrote:
> 
> > I am rather new to gnap and I am looking for some
> > guide to add
> > extensions.  The users guide falls a bit short from
> > what I can tell and
> > I am looking for additional resources to guide me
> > through as I learn.  
> > 
> > I am basically trying to add asterisk as an
> > extension to the build.  If
> > someone has done this and wouldn't mind sharing a
> > simple howto, that
> > would be great. 
> > 
> > Regards,
> > 
> > Sean
> > 
> > -- 
> > gentoo-embedded@gentoo.org mailing list
> > 
> > 
> 
> 
> 
> 		
> ____________________________________________________
> Start your day with Yahoo! - make it your home page 
> http://www.yahoo.com/r/hs 
> 

-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-embedded] GNAP Question
@ 2006-11-21  4:34 Mihir Sevak
  2006-11-21  5:55 ` Sune Kloppenborg Jeppesen
  0 siblings, 1 reply; 9+ messages in thread
From: Mihir Sevak @ 2006-11-21  4:34 UTC (permalink / raw
  To: gentoo-embedded

Hello everybody,
 I am really hopeful to get a response... I have a very specific
problem and also it is very specific with the hardware.

   My system looks something like....

1. Hardware:
             a. Multiple intel processors each of which is dual core.
             b. Each processor is 64 bit processor and Hyper threading
is supported
             c. I am using SMP feature of Linux Kernel too.

The objective is to generate a Network Appliance Kernel to support
this Hardware configuration.

2. Software :
             a. My portage is created using GNAP_MAKE  all with the option -o
                pointing to our portage tree on the host system.
             b. Attached is a file of my kernel.config in my myspecs directory
             c. Also i have added kernel depended modules to Live CD
                such as... Beastile(for security), bridge-utils
                (for network specific requirements)
	     d. In use section of my liveCD i have added SSL, threads, mmx, nptl
                and nptlonly


Now let me talk about my problems

--> Unfortunately I have not been able to complete Stage-3, due to
errors in Catalyst
    mostly related to kernel versioning problem in ebuild and several
emerge errors.

--> Obviously i am doing something wrong so, can you please
explicitely suggest a pathway
    If someone can guide me through a step by step(procedure to create
a liveCD)
    i would really appreciate it.

Thanks in advance
-- 
"How can anything be impossible when impossible itself says I M Possible???"
Mihir
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-embedded] GNAP Question
  2006-11-21  4:34 [gentoo-embedded] GNAP Question Mihir Sevak
@ 2006-11-21  5:55 ` Sune Kloppenborg Jeppesen
  0 siblings, 0 replies; 9+ messages in thread
From: Sune Kloppenborg Jeppesen @ 2006-11-21  5:55 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

Hi Mihir,

On Tuesday 21 November 2006 05:34, Mihir Sevak wrote:
> directory c. Also i have added kernel depended modules to Live CD such
> as... Beastile(for security), bridge-utils
>                 (for network specific requirements)
These packages are handled differently than other packages by Catalyst. Did 
you forget to add those to boot/kernel/gentoo/packages in livecd.conf instead 
of livecd/packages in packages.conf?

HTH
-- 
Sune Kloppenborg Jeppesen (Jaervosz)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-embedded] GNAP question
@ 2006-11-21 15:41 Mihir Sevak
  2006-11-21 15:58 ` Sune Kloppenborg Jeppesen
  0 siblings, 1 reply; 9+ messages in thread
From: Mihir Sevak @ 2006-11-21 15:41 UTC (permalink / raw
  To: gentoo-embedded

Dear Sean,
   I thank you very much for your response.
   I do have those packages listed in LiveCD.conf

I am attaching a partial errorlog in this email.
entire errorlog is too big.

Please if you can suggest something.
Thanks.
                                                 -Mihir.




>>> Regenerating /etc/ld.so.cache...
\a!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
\a!!! Is the symlink correct? Is your portage tree complete?

>>> Regenerating /etc/ld.so.cache...
./
./usr/
./usr/lib64/
./lib64/libz.so.1.2.3
make[1]: [dep] Error 1 (ignored)
gpm.c: In function 'getMouseData':
gpm.c:380: warning: pointer targets in initialization differ in signedness
gpm.c:399: warning: pointer targets in return differ in signedness
gpm.c:430: warning: pointer targets in return differ in signedness
gpm.c: In function 'processMouse':
gpm.c:482: warning: pointer targets in passing argument 2 of
'which_mouse->m_type->fun' differ in signedness
gpm.c: In function 'processConn':
gpm.c:812: warning: passing argument 3 of 'accept' from incompatible
pointer type
gpm.c: In function 'old_main':
gpm.c:1123: warning: value computed is not used
gpm.c: In function 'open_console':
gpm.c:172: warning: control reaches end of non-void function
gpm.c:165: warning: 'si.line' is used uninitialized in this function
gpm.c: In function 'get_console_size':
gpm.c:165: warning: 'si.line' is used uninitialized in this function
gpm.c: In function 'processMouse':
gpm.c:165: warning: 'si.line' is used uninitialized in this function
gpm.c: In function 'old_main':
gpm.c:165: warning: 'si.line' is used uninitialized in this function
gpm.c:165: warning: 'si.line' is used uninitialized in this function
gpn.c: In function 'loadlut':
gpn.c:108: warning: pointer targets in passing argument 1 of 'getsym'
differ in signedness
gpn.c:110: warning: pointer targets in passing argument 1 of 'getsym'
differ in signedness
mice.c:170: warning: type qualifiers ignored on function return type
mice.c: In function 'option_modem_lines':
mice.c:185: warning: pointer targets in initialization differ in signedness
mice.c:186: warning: pointer targets in initialization differ in signedness
mice.c:187: warning: pointer targets in initialization differ in signedness
mice.c: In function 'M_gunze':
mice.c:1323: warning: pointer targets in passing argument 1 of
'sscanf' differ in signedness
twiddler.c: In function 'twiddler_mod_to_table':
twiddler.c:334: warning: operation on 'ptr' may be undefined
twiddler.c: In function 'twiddler_rest_to_value':
twiddler.c:441: warning: cast to pointer from integer of different size
synaptics.c: In function 'tp_hextoint':
synaptics.c:2251: warning: pointer targets in passing argument 1 of
'sscanf' differ in signedness
synaptics.c: In function 'tp_serial_send_cmd':
synaptics.c:2318: warning: pointer targets in passing argument 1 of
'strlen' differ in signedness
synaptics.c:2319: warning: pointer targets in passing argument 1 of
'strlen' differ in signedness
synaptics.c: In function 'syn_serial_set_mode':
synaptics.c:2332: warning: pointer targets in passing argument 1 of
'sprintf' differ in signedness
synaptics.c: In function 'syn_serial_read_ident':
synaptics.c:2345: warning: pointer targets in passing argument 2 of
'tp_serial_send_cmd' differ in signedness
synaptics.c: In function 'syn_serial_read_model_id':
synaptics.c:2386: warning: pointer targets in passing argument 2 of
'tp_serial_send_cmd' differ in signedness
synaptics.c: In function 'syn_serial_read_cap':
synaptics.c:2414: warning: pointer targets in passing argument 2 of
'tp_serial_send_cmd' differ in signedness
synaptics.c: At top level:
synaptics.c:888: warning: 'tp_dump_report_data' defined but not used
lib/libcurses.c: In function 'Gpm_Wgetch':
lib/libcurses.c:152: warning: pointer targets in passing argument 1 of
'gpm_convert_event' differ in signedness
lib/libcurses.c: In function 'Gpm_Wgetch':
lib/libcurses.c:152: warning: pointer targets in passing argument 1 of
'gpm_convert_event' differ in signedness
prog/mouse-test.c: In function 'main':
prog/mouse-test.c:533: warning: pointer targets in passing argument 2
of 'cur->this->fun' differ in signedness
prog/mouse-test.c:566: warning: value computed is not used
prog/mouse-test.c:607: warning: pointer targets in passing argument 2
of 'cur->this->fun' differ in signedness
prog/mouse-test.c:619: warning: value computed is not used
prog/mouse-test.c:649: warning: pointer targets in passing argument 2
of 'cur->this->fun' differ in signedness
prog/mouse-test.c:668: warning: value computed is not used
/var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/src/prog/gpm-root.y: In
function 'postmenu':
/var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/src/prog/gpm-root.y:1044:
warning: pointer targets in assignment differ in signedness
/var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/src/prog/gpm-root.y:1052:
warning: pointer targets in assignment differ in signedness
/var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/doc/gpm.texinfo:277:
warning: unlikely character ( in @var.
/var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/doc/gpm.texinfo:277:
warning: unlikely character ) in @var.
awk: /var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/doc/manpager:35:
warning: escape sequence `\{' treated as plain `{'
awk: /var/tmp/portage/gpm-1.20.1-r5/work/gpm-1.20.1/doc/manpager:36:
warning: escape sequence `\}' treated as plain `}'
make[1]: [dep] Error 1 (ignored)
./
./etc/
./lib64/libgpm.so.1.19.0
configure: WARNING: GPM library is already linked with curses - read the FAQ
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:
In function '_nc_init_keytry':
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:93:
warning: initialization discards qualifiers from pointer target type
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.104006
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 10851736
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:
In function '_nc_init_keytry':
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:93:
warning: initialization discards qualifiers from pointer target type
x86_64-pc-linux-gnu-ar: creating ../lib/libncurses.a
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/progs/dump_entry.c:
In function 'dump_entry':
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/progs/dump_entry.c:963:
warning: initialization discards qualifiers from pointer target type
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.032001
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 3937688
x86_64-pc-linux-gnu-ar: creating ../lib/libpanel.a
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.036002
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 4638104
x86_64-pc-linux-gnu-ar: creating ../lib/libmenu.a
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.044002
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 5260696
x86_64-pc-linux-gnu-ar: creating ../lib/libform.a
x86_64-pc-linux-gnu-ar: creating ../lib/libncurses++.a
configure: WARNING: GPM library is already linked with curses - read the FAQ
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:
In function '_nc_init_keytry':
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:93:
warning: initialization discards qualifiers from pointer target type
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.104006
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 11875736
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:
In function '_nc_init_keytry':
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/ncurses/tinfo/init_keytry.c:93:
warning: initialization discards qualifiers from pointer target type
x86_64-pc-linux-gnu-ar: creating ../lib/libncursesw.a
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/progs/dump_entry.c:
In function 'dump_entry':
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/progs/dump_entry.c:963:
warning: initialization discards qualifiers from pointer target type
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.032001
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 3949976
x86_64-pc-linux-gnu-ar: creating ../lib/libpanelw.a
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.036002
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 4658584
x86_64-pc-linux-gnu-ar: creating ../lib/libmenuw.a
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
total time in link: 0.044002
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
data size 5281176
x86_64-pc-linux-gnu-ar: creating ../lib/libformw.a
x86_64-pc-linux-gnu-ar: creating ../lib/libncurses++w.a
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/man
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/man/man5
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/man/man1
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/man/man3
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/man/man7
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/include
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/include/ncursesw
mkdir /var/tmp/portage/ncurses-5.5-r3/image/lib64
make[1]: [install] Error 1 (ignored)
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/bin
make[1]: [install] Error 1 (ignored)
make[1]: [install] Error 1 (ignored)
make[1]: [install] Error 1 (ignored)
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/terminfo
mkdir /var/tmp/portage/ncurses-5.5-r3/image/usr/share/tabset
1497 entries written to /var/tmp/portage/ncurses-5.5-r3/image/usr/share/terminfo
ln: creating symbolic link
`/var/tmp/portage/ncurses-5.5-r3/image//usr/lib/terminfo' to
`../share/terminfo': No such file or directory
make[1]: [install] Error 1 (ignored)
make[1]: [install] Error 1 (ignored)
make[1]: [install] Error 1 (ignored)
make[1]: [install] Error 1 (ignored)
1497 entries written to /var/tmp/portage/ncurses-5.5-r3/image/usr/share/terminfo
ln: creating symbolic link
`/var/tmp/portage/ncurses-5.5-r3/image//usr/lib/terminfo' to
`../share/terminfo': No such file or directory
./

******Error Set # 3*******

conflicts: 6 shift/reduce
make: Circular version.h <- syntax.c dependency dropped.
make: Circular version.h <- config.h dependency dropped.
make: Circular version.h <- config.h dependency dropped.
expr.c:176: warning: conflicting types for built-in function 'exp2'
bind.c: In function 'rl_function_of_keyseq':
bind.c:682: warning: comparison is always true due to limited range of data type
display.c: In function 'rl_character_len':
display.c:1831: warning: comparison is always true due to limited
range of data type
callback.c: In function '_rl_callback_data_alloc':
callback.c:245: warning: cast to pointer from integer of different size
make: Circular version.h <- syntax.c dependency dropped.
make: Circular version.h <- config.h dependency dropped.
make: Circular version.h <- config.h dependency dropped.

******************************************************************************************

./usr/share/locale/en@quot/LC_MESSAGES/bash.mo
bind.c: In function 'rl_function_of_keyseq':
bind.c:682: warning: comparison is always true due to limited range of data type
display.c: In function 'rl_character_len':
display.c:1831: warning: comparison is always true due to limited
range of data type
../bind.c: In function 'rl_function_of_keyseq':
../bind.c:682: warning: comparison is always true due to limited range
of data type
../display.c: In function 'rl_character_len':
../display.c:1831: warning: comparison is always true due to limited
range of data type
pty.c: In function 'OpenPTY':
pty.c:270: warning: assignment makes pointer from integer without a cast
mv: cannot stat
`/var/tmp/portage/readline-5.1_p4/image//usr/lib64/libreadline.a': No
such file or directory
make: [install-static] Error 1 (ignored)
mv: cannot stat
`/var/tmp/portage/readline-5.1_p4/image//usr/lib64/libhistory.a': No
such file or directory
make: [install-static] Error 1 (ignored)

********************************************************************************************


quotearg.c: In function 'quotearg_n_options':
quotearg.c:585: warning: comparison is always false due to limited
range of data type
In file included from regex.c:583:
regex.c: In function 'byte_regex_compile':
regex.c:3212: warning: comparison is always true due to limited range
of data type
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
libtool: install: warning: relinking `libgettextsrc.la'
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
libtool: install: warning: relinking `libgettextpo.la'
libtool: install: warning: remember to run `libtool --finish /usr/lib64'


***********************************************************************************************

configure: WARNING: missing programs:

  The programs
     `pnmcut', `pnmcrop', `pnmtopng', `psselect', `pnmtops' and `gs'
  cannot be found in the PATH.
  Consequently, groff's HTML backend (grohtml) will not work properly;
  therefore, it will neither be possible to prepare, nor to install,
  documentation in HTML format.

configure: WARNING: missing program:

  The program `gs' cannot be found in the PATH.
  Consequently, groff's PDF formatter (pdfroff) will not work properly;
  therefore, it will neither be possible to prepare, nor to install,
  documentation in PDF format.

ar: creating libgroff.a
ar: creating libdriver.a
ar: creating libbib.a
<standard input>:63: warning: macro `st' not defined



************************************************************************************************
/usr/lib/catalyst/targets/support/functions.sh: line 28:   999 Killed
                ${clst_CHROOT} ${chroot_path}/ /tmp/${file_name}


-- 
"How can anything be impossible when impossible itself says I M Possible???"
Mihir

-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-embedded] GNAP question
  2006-11-21 15:41 [gentoo-embedded] GNAP question Mihir Sevak
@ 2006-11-21 15:58 ` Sune Kloppenborg Jeppesen
  2006-11-21 17:40   ` Mihir Sevak
  0 siblings, 1 reply; 9+ messages in thread
From: Sune Kloppenborg Jeppesen @ 2006-11-21 15:58 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 670 bytes --]

Hi Mihir,

On Tuesday 21 November 2006 16:41, Mihir Sevak wrote:
> Dear Sean,
>    I thank you very much for your response.
>    I do have those packages listed in LiveCD.conf
>
> I am attaching a partial errorlog in this email.
> entire errorlog is too big.
>
> Please if you can suggest something.
> Thanks.
Not sure what causes these errors.

I would try building a 32bit version first and if that works try with 64bit.

Sometimes a build fails because temporary files have not been cleaned since 
the last build attempt. So rm -rf /var/tmp/catalyst.

If you mail me your specs I can try a build here.

-- 
Sune Kloppenborg Jeppesen (Jaervosz)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-embedded] GNAP question
  2006-11-21 15:58 ` Sune Kloppenborg Jeppesen
@ 2006-11-21 17:40   ` Mihir Sevak
  0 siblings, 0 replies; 9+ messages in thread
From: Mihir Sevak @ 2006-11-21 17:40 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

Thanks Sean,
  this effort works for 32bit configuration.
  I am sending you the entire myspecs directory as a compressed format.
  Also just to be on the same page ... i am using gentoo 2006.1
sources(latest available from  ga-tech ftp server)
Thanks again.
Really appreciate it.
                                                               -Mihir

On 11/21/06, Sune Kloppenborg Jeppesen <jaervosz@gentoo.org> wrote:
> Hi Mihir,
>
> On Tuesday 21 November 2006 16:41, Mihir Sevak wrote:
> > Dear Sean,
> >    I thank you very much for your response.
> >    I do have those packages listed in LiveCD.conf
> >
> > I am attaching a partial errorlog in this email.
> > entire errorlog is too big.
> >
> > Please if you can suggest something.
> > Thanks.
> Not sure what causes these errors.
>
> I would try building a 32bit version first and if that works try with 64bit.
>
> Sometimes a build fails because temporary files have not been cleaned since
> the last build attempt. So rm -rf /var/tmp/catalyst.
>
> If you mail me your specs I can try a build here.
>
> --
> Sune Kloppenborg Jeppesen (Jaervosz)
>
>
>


-- 
"How can anything be impossible when impossible itself says I M Possible???"
Mihir

[-- Attachment #2: myspecs.tar.gz --]
[-- Type: application/x-gzip, Size: 15643 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-11-21 17:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-20 13:03 [gentoo-embedded] gnap question Sean Cook
2005-07-20 14:27 ` Thierry Carrez
2005-07-20 14:33 ` Quentin Arce
2005-07-21 20:21   ` Sean Cook
  -- strict thread matches above, loose matches on Subject: below --
2006-11-21  4:34 [gentoo-embedded] GNAP Question Mihir Sevak
2006-11-21  5:55 ` Sune Kloppenborg Jeppesen
2006-11-21 15:41 [gentoo-embedded] GNAP question Mihir Sevak
2006-11-21 15:58 ` Sune Kloppenborg Jeppesen
2006-11-21 17:40   ` Mihir Sevak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox