problem with CVS build

Owen Cliffe occ@cs.bath.ac.uk
Thu, 26 Feb 2004 19:50:52 +0000


I get the following problem when trying to make libdbus-1.la from the
current CVS sources. 

This is with  libtool-1.5.2 (i get the same problem rebuilding with
libtool-1.4.3 as well) , and no problems with dbus-0.2.0.  I think i've
seen  sombody with this  problem before and had it blamed on libtool. 

any suggestions? 

other things are: 
automake-1.7.7
autoconf-2.58
gcc-3.3.2

following ./autogen.sh  && make

/bin/sh ../libtool  --mode=link gcc  -g -O2 -Wall -Wchar-subscripts
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare   -o libdbus-1.la -rpath
/usr/local/lib -export-symbols-regex "^[^_].*" dbus-address.lo
dbus-auth.lo dbus-auth-script.lo dbus-bus.lo dbus-connection.lo
dbus-errors.lo dbus-keyring.lo dbus-message.lo dbus-object-tree.lo
dbus-pending-call.lo dbus-resources.lo dbus-server.lo
dbus-server-debug-pipe.lo dbus-server-unix.lo dbus-sha.lo dbus-test.lo
dbus-timeout.lo dbus-threads.lo dbus-transport.lo dbus-transport-unix.lo
dbus-watch.lo dbus-dataslot.lo dbus-hash.lo dbus-internals.lo
dbus-list.lo dbus-marshal.lo dbus-memory.lo dbus-mempool.lo
dbus-message-builder.lo dbus-spawn.lo dbus-string.lo dbus-sysdeps.lo
dbus-userdb.lo  -lnsl
generating symbol list for `libdbus-1.la'
nm  .libs/dbus-address.o .libs/dbus-auth.o .libs/dbus-auth-script.o
.libs/dbus-bus.o .libs/dbus-connection.o .libs/dbus-errors.o
.libs/dbus-keyring.o .libs/dbus-message.o .libs/dbus-object-tree.o
.libs/dbus-pending-call.o .libs/dbus-resources.o .libs/dbus-server.o
.libs/dbus-server-debug-pipe.o .libs/dbus-server-unix.o .libs/dbus-sha.o
.libs/dbus-test.o .libs/dbus-timeout.o .libs/dbus-threads.o
.libs/dbus-transport.o .libs/dbus-transport-unix.o .libs/dbus-watch.o
.libs/dbus-dataslot.o .libs/dbus-hash.o .libs/dbus-internals.o
.libs/dbus-list.o .libs/dbus-marshal.o .libs/dbus-memory.o
.libs/dbus-mempool.o .libs/dbus-message-builder.o .libs/dbus-spawn.o
.libs/dbus-string.o .libs/dbus-sysdeps.o .libs/dbus-userdb.o  | sed -n
-e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[       ][     
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' |
sort | uniq > .libs/libdbus-1.exp
grep -E -e "^[^_].*" ".libs/libdbus-1.exp" > ".libs/libdbus-1.expT"
mv -f ".libs/libdbus-1.expT" ".libs/libdbus-1.exp"
gcc "{ global:" > .libs/libdbus-1.ver
gcc: { global:: No such file or directory
gcc: no input files

thanks, 
owen 
-- 
---------------------------------------------------------------------
owen cliffe (postgraduate)          Email: occ@cs.bath.ac.uk
Department of Computer Science        Web: http://www.cs.bath.ac.uk/~occ
Univ. Bath, Bath, England BA2 7AY      Tel: (+44) 1225 386183