Hello

I am trying to install neon (for subversion) on a solaris 10 sparc station.

I have this strange output when compiling for each file compiled.
..//libtool: line 96: gcc: command not found
..//libtool: line 97: gcc: command not found
La premiÚre expression réguliÚre ne peut être nulle.
La premiÚre expression réguliÚre ne peut être nulle.
La premiÚre expression réguliÚre ne peut être nulle.
La premiÚre expression réguliÚre ne peut être nulle.
(the last error can be translate in "the first regular expression cannot be 
null")

I configured neon with
./configure --enable-shared --disable-static --with-ssl=openssl 
--with-libs=/usr/sfw CFLAGS=-fast
and the configure script correctly detect that i use the sun cc compiler.
I seek in libtool ant i see that:
gcc_dir=`gcc -print-file-name=. | /usr/bin/sed 's,/\.$,,'`
gcc_ver=`gcc -dumpversion`
I dont know if it is critical stuff or not.
The build finish without errors so i cant be sure that if i can "forget" this 
"error".

Thanks for any responses

Cordially
LABBE Corentin
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to