libneo_utl.a: No error - clearsilver svn build problem

"oglausa" <[email protected]> Sun, 27 Dec 2009 03:16:18 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
Hi Brandon,

I updated my system to Ubuntu 9.10 64bit and tried to compile clearsilver from svn.

I think after ./configure a "libs" file is created under the root directory causing an error when make tries to create the "libs" directory. I deleted libs file and compilation went smooth almost to the end until:


ar cr ../libs/libneo_utl.a neo_err.o neo_files.o neo_misc.o neo_rand.o ulist.o neo_hdf.o neo_str.o neo_date.o wildmat.o neo_hash.o neo_auto.o ulocks.o rcfs.o skiplist.o dict.o filter.o neo_net.o neo_server.o 
ar: ../libs/libneo_utl.a: No error
make[1]: *** [../libs/libneo_utl.a] Error 1
make[1]: Leaving directory `/home/proclus/apps/clearsilver/trunk/util'
make: *** [cs] Error 1

Just wanted to report this. I'm going back to 10.4 for now.