On Friday 30 June 2006 00:25, Zé wrote: > > > > At some point of build i get this error: > > > > > > > > /bin/sh ../../libtool --mode=link > > > > gcc -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > > > > -fno-omit-frame-pointer -fno-strict-aliasing -DSQL -o libmdb.la > > > > -rpath /usr/local/lib catalog.lo mem.lo file.lo kkd.lo table.lo > > > > data.lo dump.lo backend.lo money.lo sargs.lo index.lo like.lo > > > > write.lo stats.lo map.lo props.lo worktable.lo options.lo iconv.lo > > > > -lglib-2.0 -lm gcc -shared .libs/catalog.o .libs/mem.o .libs/file.o > > > > .libs/kkd.o .libs/table.o .libs/data.o .libs/dump.o .libs/backend.o > > > > .libs/money.o .libs/sargs.o .libs/index.o .libs/like.o .libs/write.o > > > > .libs/stats.o .libs/map.o .libs/props.o .libs/worktable.o > > > > .libs/options.o > > > > .libs/iconv.o > > > > /usr/lib/libglib-2.0.so -lm -Wl,-soname -Wl,libmdb.0 -o > > > > .libs/libmdb.0.0.0 /usr/lib/libglib-2.0.so: could not read symbols: > > > > File in wrong format collect2: ld returned 1 exit status > > > > libglib-2.0? The location of that one is determined by pkg-config. > > > > I guess you have something like glib2-32bit-devel installed; instead, you > > should have just glib2-devel, or set PKG_CONFIG_PATH accordingly (for me > > the SUSE's > > default > > /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig: > >/u > > sr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/ > >opt /gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig works just fine). > > Excuse me? > Dont you know that in arches x86_64 you also can have x86 packages > installed, there are somes apps that only exist so far in 32 bit. > So i can have libglib2-devel and lib64glib2-devel installed and openoffice > should be able to determine that in this arch the correct path is > /usr/lib64 instead /usr/lib and in fact he does it except for that case in > wich i can see in config.log and pkgconfig is working fine, so you havent > told me nothing new. > > So i see that im forced to uninstall glib2 x86 packages to be able to build
I guess tweaking the PKG_CONFIG_PATH could be enough. > openoffice. So far with all packages i was able to build them all having > both arches installed but i see that for openoffice isnt... Then - provide us with a fix, please. x86-64 port is still work in progress (though considered something between alpha and beta quality), and every help is more than welcome! Thank you & regards, Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
