Getting really close to getting this to build, using SGI's pre-built gcc 3, which returns:

Configured with: ../configure --prefix=/usr/freeware --enable-version-specific-runtime-libs --disable-shared --enable-threads --enable-haifa --enable-libgcj --disable-c-mbchar
Thread model: single
gcc version 3.3

I've found some references to this problem from people trying to get OpenSSH compiled:

/tmp/build/usr/freeware/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../popt -DOPENPKG -DOPENPKG_IRIX64 -I/tmp/openpkg-2.4.2/zlib-1.2.3 -I/tmp/openpkg-2.4.2/bzip2-1.0.3 -I/tmp/openpkg-2.4.2/beecrypt-4.1.2 -DOPENPKG -DOPENPKG_IRIX64 -I/tmp/openpkg-2.4.2/zlib-1.2.3 -I/tmp/openpkg-2.4.2/bzip2-1.0.3 -I/tmp/openpkg-2.4.2/beecrypt-4.1.2 -O2 -D_GNU_SOURCE -D_REENTRANT -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c stubs.c -o stubs.o
In file included from stubs.c:10:
../misc/basename.c:10: error: conflicting types for `basename'
/usr/include/libgen.h:36: error: previous declaration of `basename'
make[2]: *** [stubs.lo] Error 1
make[2]: Leaving directory `/tmp/openpkg-2.4.2/rpm-4.2.1/rpmio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/openpkg-2.4.2/rpm-4.2.1'
make: *** [all] Error 2
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to