On Thu, Jul 10, 2008, Dewey Hylton wrote:
> hi all, just found openpkg a month ago so i'm pretty green. i like what i see
> so far!
>
> building ncurses fails on solaris10/x86. i found this when attempting to
> build/
> install screen. here is the relevant part of the output:
>
> cc --param max-inline-insns-single=1200 -o background ../objects/background.o
> -I../test -I. -DHAVE_CONFIG_H -I. -I../include -I/openpkg/include
> -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/openpkg/include/ncurses
> --param max-inline-insns-single=1200 `echo "-static -L../lib -lform -lmenu
> -lpanel -lncurses -dynamic " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
> ld: fatal: library -lm: not found
> ld: fatal: library -lc: not found
> ld: fatal: File processing errors. No output written to background
> collect2: ld returned 1 exit status
> make[1]: *** [background] Error 1
> make: *** [all] Error 2
>
> where do i go from her
If libc.a and libm.a are not found this means your particular Solaris
installation is too less. You need to install the Solaris vendor
packages providing those two files, please.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
OpenPKG http://openpkg.org
User Communication List [email protected]