dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Building e2fsprogs-libs - solaris

This is a discussion on Building e2fsprogs-libs - solaris ; Total newbie with a Solaris 10 x86 machine. I'm trying to compile and install e2fsporgs-libs for the uuid library. Here's what I have so far. CC="gcc -std=gnu99" ../configure If I configure like so and use gmake to build I can ...


Home > Database Forum > Operating Systems > solaris > Building e2fsprogs-libs

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 11-12-2008, 02:34 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Building e2fsprogs-libs

Total newbie with a Solaris 10 x86 machine. I'm trying to compile and
install e2fsporgs-libs for the uuid library. Here's what I have so
far.

CC="gcc -std=gnu99" ../configure

If I configure like so and use gmake to build I can build, but
no .so's are created. So I added the enable-elf-shlibs

CC="gcc -std=gnu99" ../configure --enable-elf-shlibs

and not I'm getting this error when using gmake to build

ld: fatal: option -dn and -P are incompatible
ld: fatal: Flags processing errors

I've done something wrong in the configuration that is not allowing
the linker to create the .so's. Does anyone know where I should
start? I'm totally new to Solaris and shooting int he dark here!

Thanks
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 12:48 PM.