Re: Problems in using libwww 5.1m1 on solaris2.5

The compilation command line was bad. 
	gcc -o toto -I/softs/IMAGENE/imagene_develop/src/libwww/Library/src
-L/softs/IMAGENE/imagene_develop/src/libwww/solaris2.5/Library/src/.libs/libwww.a test5.c
instead of :
	gcc -DHAVE_CONFIG_H -I../..
-I/softs/IMAGENE/imagene_develop/src/libwww/Library/src-I/softs/IMAGENE/imagene_develop/src/libwww/solaris2.5 -g -c
test5.c
	gcc -g -o test5 test5.o -R/usr/local/lib -lsocket
/softs/IMAGENE/imagene_develop/src/libwww/solaris2.5/Library/src/.libs/libwww.a

Sorry,
Thib
-- 
Thibault Parmentier, Projet SHERPA - INRIA
OFFICE: (+33) 4 76 61 53 74     Fax: (+33) 4 76 61 52 07
HOME:   (+33) 4 76 86 24 04  ROWING: (+33) 4 76 42 77 86
OUAIB:  http://chooyu.inrialpes.fr:2000/

Received on Friday, 30 October 1998 07:58:28 UTC