Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125584 - libnss-pgsql bump to 1.4.0
Summary: libnss-pgsql bump to 1.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PgSQL Bugs
URL: http://pgfoundry.org/projects/sysauth/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 03:33 UTC by noddy
Modified: 2006-03-19 21:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild diff (bobo,764 bytes, patch)
2006-03-09 03:34 UTC, noddy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description noddy 2006-03-09 03:33:33 UTC
New and substantially improved version. Old (generic) ebuild mostly works. Attaching cosmetic fixes.
Comment 1 noddy 2006-03-09 03:34:40 UTC
Created attachment 81757 [details, diff]
ebuild diff
Comment 2 Michael Cramer 2006-03-12 08:26:14 UTC
should be gone in very soon, with glibc-2.4 (ntpl, ntpl-only) version 1.3 gives me:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -pipe -Os -fomit-frame-pointer -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -pipe -Os -fomit-frame-pointer -MT backend.lo -MD -MP -MF .deps/backend.Tpo -c backend.c  -fPIC -DPIC -o .libs/backend.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -pipe -Os -fomit-frame-pointer -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c  -fPIC -DPIC -o .libs/interface.o
In file included from interface.c:16:
/usr/include/bits/libc-lock.h:35:27: error: lowlevellock.h: No such file or directory
/usr/include/bits/libc-lock.h:36:18: error: tls.h: No such file or directory
/usr/include/bits/libc-lock.h:37:32: error: pthread-functions.h: No such file or directory
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -pipe -Os -fomit-frame-pointer -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
make[2]: *** [interface.lo] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium3 -pipe -Os -fomit-frame-pointer -MT backend.lo -MD -MP -MF .deps/backend.Tpo -c backend.c -o backend.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/libnss-pgsql-1.3/work/libnss-pgsql-1.3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/libnss-pgsql-1.3/work/libnss-pgsql-1.3'
make: *** [all] Fehler 2

!!! ERROR: sys-auth/libnss-pgsql-1.3 failed.


libnss-pgsql-1.4 works
Comment 3 Masatomo Nakano (RETIRED) gentoo-dev 2006-03-19 21:59:21 UTC
added to the portage
thank you for your contribution.idddd