HI,

is there anyone who has ncurses works on Solaris10 ?


Status of dude revision 1912.


/opt/SUNWspro/bin/cc -Xc -errshort=full -errfmt=error -errwarn=%none -s
-xcsi -xustr=ascii_utf16_ushort -xalias_level=std -features=extinl -xF=%none
-xbuiltin=%all -xinline=%auto -xprefetch=auto
-xprefetch_auto_type=indirect_array_access -xprefetch_level=3 -xsafe=mem
-xthreadvar=%all -z combreloc -z redlocsym -z nodefaultlib -z ignore -z now
-z rescan -z absexec -xipo=0 -xldscope=symbolic -xlibmil -s -xO3
-xregs=no%frameptr -xjobs=2 -Kpic -xrestrict=%all -xipo=0 -xtarget=opteron
-m64 -xarch=sse2 -xchip=opteron -xcache=64/64/2:1024/64/16 -mt -D_REENTRANT
-D__EXTENSIONS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_POSIX_PTHREAD_SEMANTICS -DSOLARIS -DSOLARIS10 -DNDEBUG -DNO_DEBUG
-D_UNICODE -DUNICODE -D_XOPEN_SOURCE=600 -D_XPG6 -D_POSIX_C_SOURCE=200112L
-D__XOPEN_OR_POSIX -D_STRICT_STDC -D_STRICT_STDC__ -D_STDC_C99
-I/opt/foss/include -DNCURSES_EXT_COLORS -D_XOPEN_SOURCE_EXTENDED -g -z
combreloc -z redlocsym -z nodefaultlib -z ignore -z now -z rescan -z absexec
-xipo=0 -xldscope=symbolic -xlibmil -s -xtarget=opteron -m64 -xarch=sse2
-xchip=opteron -xcache=64/64/2:1024/64/16 -mt ../obj_lo/.libs/tic.o
../obj_lo/.libs/dump_entry.o -z combreloc -z redlocsym -z nodefaultlib -z
ignore -z now -z rescan -z absexec -xipo=0 -xldscope=symbolic -xlibmil -s
-xtarget=opteron -m64 -xarch=sse2 -xchip=opteron -xcache=64/64/2:1024/64/16
-mt -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -DNCURSES_EXT_COLORS
-D_XOPEN_SOURCE_EXTENDED -D__EXTENSIONS__ -I/opt/foss/include -Xc
-errshort=full -errfmt=error -errwarn=%none -s -xcsi
-xustr=ascii_utf16_ushort -xalias_level=std -features=extinl -xF=%none
-xbuiltin=%all -xinline=%auto -xprefetch=auto
-xprefetch_auto_type=indirect_array_access -xprefetch_level=3 -xsafe=mem
-xthreadvar=%all -z combreloc -z redlocsym -z nodefaultlib -z ignore -z now
-z rescan -z absexec -xipo=0 -xldscope=symbolic -xlibmil -s -xO3
-xregs=no%frameptr -xjobs=2 -Kpic -xrestrict=%all -xipo=0 -xtarget=opteron
-m64 -xarch=sse2 -xchip=opteron -xcache=64/64/2:1024/64/16 -mt -D_REENTRANT
-D__EXTENSIONS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_POSIX_PTHREAD_SEMANTICS -DSOLARIS -DSOLARIS10 -DNDEBUG -DNO_DEBUG
-D_UNICODE -DUNICODE -D_XOPEN_SOURCE=600 -D_XPG6 -D_POSIX_C_SOURCE=200112L
-D__XOPEN_OR_POSIX -D_STRICT_STDC -D_STRICT_STDC__ -D_STDC_C99
-I/opt/foss/include -DNCURSES_EXT_COLORS -D_XOPEN_SOURCE_EXTENDED -g -o
.libs/tic  -L/opt/foss/lib/amd64 -L/usr/lib/amd64
-L/home/luc/packages/BUILD/FOSSncurses-5.6/amd64/NCURSES/5.6/lib
../lib/.libs/libtinfow.so ../lib/.libs/libncursesw.so -lm -ldl -lc -lpthread
-lposix4 -lrt
-R/var/tmp/pkgbuild-luc/FOSSncurses-5.6-build/opt/foss/lib/amd64
-R/opt/foss/lib/amd64 -R/usr/lib/amd64
cc: Warning: -s conflicts with -g. -s turned off
Undefined                       first referenced
 symbol                             in file
move                                ../lib/.libs/libncursesw.so
_nc_toggle_attr_off                 ../lib/.libs/libncursesw.so
_nc_UpdateAttrs                     ../lib/.libs/libncursesw.so
PAIR_NUMBER                         ../lib/.libs/libncursesw.so
COLOR_PAIR                          ../lib/.libs/libncursesw.so
touchwin                            ../lib/.libs/libncursesw.so
scroll                              ../lib/.libs/libncursesw.so
_nc_DelCharCost                     ../lib/.libs/libncursesw.so
_nc_InsCharCost                     ../lib/.libs/libncursesw.so
wattrset                            ../lib/.libs/libncursesw.so
wgetbkgrnd                          ../lib/.libs/libncursesw.so
_nc_toggle_attr_on                  ../lib/.libs/libncursesw.so
touchline                           ../lib/.libs/libncursesw.so
waddstr                             ../lib/.libs/libncursesw.so
getcurx                             ../lib/.libs/libncursesw.so
getcury                             ../lib/.libs/libncursesw.so
getmaxx                             ../lib/.libs/libncursesw.so
getmaxy                             ../lib/.libs/libncursesw.so
mvwhline                            ../lib/.libs/libncursesw.so
ld: fatal: Symbol referencing errors. No output written to .libs/tic
make[1]: *** [tic] Error 1


On Mon, May 19, 2008 at 2:23 AM, Adriaan de Groot <groot at kde.org> wrote:

> Ncurses 5.6 may have finally been fixed now to build on nv*, both amd64 and
> SPARC. It worked on three machines for me, so there is some hope. If you
> rebuild ncurses, you must also rebuild aspell and this time around it
> (aspell) also needs to link to tinfow. So:
>
> svn up Dude
> cd Dude/SPECS
> pfexec pkgrm FOSSaspell
> pfexec pkgrm FOSSncurses
> make clean-aspell clean-ncurses
> make build-ncurses build-aspell
> _______________________________________________
> kde-discuss mailing list
> kde-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/kde-discuss
>



-- 
Lukas 'Luc' Oboril
IRC nickname: luc^ at freenode


When dealing with people, let us remember we are not dealing with creatures
of logic. We are dealing with creatures of emotions, creatures bristling
with prejudices and motivated by pride and vanity. Dale Carnegie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/kde-discuss/attachments/20080519/774d0c38/attachment.html>

Reply via email to