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

RPM 4.3.2 - Build from CVS Issues



I have ran into a lot of issues building the current RPM-4_3 branch from CVS. I have figured out most of the issues, but I have I can't solve, and frankly I don't think it's a RPM issue itself but a glibc issue.

I am building on with GCC-3.4.1 and glibc based on 8-23-2004.

Any suggestions are welcomed

/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(liblua_la-loadlib.o)(.text+0x5f): In function `loadlib':
: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/libdl.a(eval.o)(.text+0x420): In function `_start':
: multiple definition of `_start'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../crt1.o(.text+0x0): first defined here
/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(ugid.o)(.text+0x39c): In function `gidToGname':
: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(ugid.o)(.text+0x1b8): In function `gnameToGid':
: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(ugid.o)(.text+0x237): In function `gnameToGid':
: warning: Using 'endgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
./lib/.libs/librpm.a(psm.o)(.text+0x3465): In function `.L496':
: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(rpmio.o)(.text+0x287b): In function `ftpLogin':
: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
./lib/.libs/librpm.a(psm.o)(.text+0x346a): In function `.L496':
: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
./lib/.libs/librpm.a(rpmchecksig.o)(.text+0x2834): In function `rpmcliSign':
: warning: the use of `mktemp' is dangerous, better use `mkstemp'
/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(rpmio.o)(.text+0x1c47): In function `tcpConnect':
: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/src/rpm-4.3.2/rpmio/.libs/librpmio.a(url.o)(.text+0x132e): In function `urlSplit':
: warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
collect2: ld returned 1 exit status


--
----
Jim Gifford
maillist@jg555.com



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