[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem building gnome-libs_1.4.2-10



I did the following:

$ cd ~/x; apt-get -t unstable source libgtk2.0-0
# apt-get -t unstable build-dep libgtk2.0-0
$ dpkg-source -x gtk+2.0_2.2.0-1.dsc
$ cd gtk+2.0-2.2.0
$ fakeroot debian/rules build
$ fakeroot debian/rules binary
# su -c "dpkg -i ../libgtk2.0-0_2.2.0-1_i386.deb"
$ cd ~/x; apt-get -t unstable source libzvt2
# apt-get -t unstable build-dep libzvt2
$ dpkg-source -x gnome-libs_1.4.2-10.dsc
$ cd gnome-libs-1.4.2
$ fakeroot debian/rules build

and the last command failed.  Here are the last few lines of output:

/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wunused   -o
libgnomesupport.l
a -rpath /usr/lib -version-info 0:0:0 findme.lo poptconfig.lo
poptparse.lo popt.
lo popthelp.lo gnome-argp.lo  -lz -lm
rm -fr .libs/libgnomesupport.la .libs/libgnomesupport.*
.libs/libgnomesupport.*
*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
gcc -shared  findme.lo poptconfig.lo poptparse.lo popt.lo popthelp.lo
gnome-argp
.lo   -Wl,-soname -Wl, -o .libs/
/usr/bin/ld: cannot open output file .libs/: Is a directory
collect2: ld returned 1 exit status
make[3]: *** [libgnomesupport.la] Error 1
make[3]: Leaving directory `/home/adam/x/gnome-libs-1.4.2/support'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/adam/x/gnome-libs-1.4.2'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/adam/x/gnome-libs-1.4.2'
make: *** [build-stamp] Error 2


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



Reply to: