buildroot and X.org compile problem: "

Sascha Juch Sascha.Juch at sepago.de
Mon Oct 31 10:27:35 UTC 2005


Hi everybody,

I installed buildroot and tried to compile it - first try without
modifications to the packages to be compiled and anything went fine.
Now, that I have selected to also include X.org into the compile process
it throws the following error message:

make[5]: Entering directory
`/home/sascha/buildroot/build_i386/xc/programs/xterm'/home/sascha/buildr
oot/build_i386/staging_dir/bin/i386-linux-uclibc-gcc -Os -ansi -pedantic
-Wall -Wpointer-arith -Wundef   -I. -I../../exports/include
-I../../exports/include -I../../exports/include/freetype2
-I../../exports/include/freetype2/config -I../../exports/include/X11
-I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_SOURCE
-D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE  -DFUNCPROTO=15 -DNARROWPROTO
-DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DOPT_256_COLORS
-DXRENDERFONT -DXFREE86_FT2 -DPROJECTROOT=/usr/X11R6     -c -o resize.o
resize.c
/home/sascha/buildroot/build_i386/staging_dir/bin/i386-linux-uclibc-gcc
-Os -ansi -pedantic -Wall -Wpointer-arith -Wundef   -I.
-I../../exports/include -I../../exports/include
-I../../exports/include/freetype2
-I../../exports/include/freetype2/config -I../../exports/include/X11
-I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_SOURCE
-D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE  -DFUNCPROTO=15 -DNARROWPROTO
-DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DOPT_256_COLORS
-DXRENDERFONT -DXFREE86_FT2 -DPROJECTROOT=/usr/X11R6     -c -o
xstrings.o xstrings.c
rm -f resize
/home/sascha/buildroot/build_i386/staging_dir/bin/i386-linux-uclibc-gcc
-o resize -Os -ansi -pedantic -Wall -Wpointer-arith -Wundef
-L../../exports/lib   resize.o xstrings.o
-L/home/sascha/buildroot/build_i386/staging_dir/i386-linux-uclibc/lib
-lncurses
/home/sascha/buildroot/build_i386/staging_dir/bin-ccache/../lib/gcc/i386
-linux-uclibc/3.4.2/../../../../i386-linux-uclibc/bin/ld: cannot find
-lncurses
collect2: ld returned 1 exit status
make[5]: *** [resize] Fehler 1
make[5]: Leaving directory
`/home/sascha/buildroot/build_i386/xc/programs/xterm'
make[4]: *** [all] Fehler 2
make[4]: Leaving directory
`/home/sascha/buildroot/build_i386/xc/programs'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory `/home/sascha/buildroot/build_i386/xc'
make[2]: *** [World] Fehler 2
make[2]: Leaving directory `/home/sascha/buildroot/build_i386/xc'
make[1]: *** [World] Fehler 2
make[1]: Leaving directory `/home/sascha/buildroot/build_i386/xc'
make: *** [/home/sascha/buildroot/build_i386/xc/programs/Xserver/Xorg]
Fehler 2
gulpdev:/home/sascha/buildroot#

I checked if I have libncurses5 installed and that's the case - packages
libncurse5 and libncurse5-dev are both installed.
Could you help me out by telling me what I am missing here? I checked
the archive of the mailing list for October and September. All the hints
given there for the ld error above I checked but anything is as told in
the mailing list.
So I searched a little bit further and found that installing the
developer libs of s-lang could fix the problem - said and done so I
installed the package s-lang-dev but after that I run into the same
error as stated above.

Anyone with an idea what I'm doing wrong?

Thanks a lot in advance,
greetings Sascha.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20051031/f9c42ee3/attachment-0001.htm 


More information about the uClibc mailing list