I am having a go at compiling wvdial for open solaris snv_99. First I need to 
compile Wvstreams.

I have SUNWgcc-dev and SUNWgnome-common-devel (this is where pkg-config lives)

... configured ...

./configure --with-gtk --prefix=/export/home/myusername

When I gmake I get the following errors.

root at gUn:/export/home/pjharper/Downloads/wvstreams-4.4.1# gmake
gmake -C xplc
gmake[1]: Entering directory 
`/export/home/pjharper/Downloads/wvstreams-4.4.1/xplc'
gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE  -lc  uuid/bin/tst_uuid.o  
-luuid -o uuid/bin/tst_uuid
Undefined                       first referenced
 symbol                             in file
uuid_variant                        uuid/bin/tst_uuid.o
uuid_type                           uuid/bin/tst_uuid.o
ld: fatal: Symbol referencing errors. No output written to uuid/bin/tst_uuid
collect2: ld returned 1 exit status
gmake[1]: *** [uuid/bin/tst_uuid] Error 1
gmake[1]: Leaving directory 
`/export/home/pjharper/Downloads/wvstreams-4.4.1/xplc'
gmake: *** [xplc] Error 2


Any tips on how to compile it would be appreciated.
--
This message posted from opensolaris.org

Reply via email to