gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c `test -f 'test1.c' || echo './'`test1.c
/bin/sh ./libtool --mode=link gcc -Wall -g -O2 -lintl -L/sw/lib -o test1 -all-static test1.o libpopt.la
libtool: link: warning: complete static linking is impossible in this configuration
gcc -Wall -g -O2 -o test1 test1.o -L/sw/lib ./.libs/libpopt.a /sw/lib/libintl.a -liconv
ld: table of contents for archive: /sw/lib/libintl.a is out of date; rerun ranlib(1) (can't load from it)
ld: warning prebinding disabled because dependent library: /usr/lib/system/libmathCommon.A.dylib can't be searched
make[2]: *** [test1] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling popt-1.7-1 failed


I just tried to install gnome-bundle using fink and 10.3, The above error was given and the compilation failed.

Anything I can do?
Gary

On Dec 2, 2003, at 2:49 PM, Remi Mommsen wrote:

Hi,

Indeed there was a bug in the passwd package. The patch file had an incorrect entry for the number of lines to be replaced, thus omitting some user and group entries. I fixed it in both stable and unstable 10.3. As soon as it propagates to the mirrors, you should get the correct entries.

Thanks for helping finding this bug the hard way...

Cheers,
                Remi

On Dec 2, 2003, at 2:24 PM, Jason Lamb wrote:

On Tue, 2 Dec 2003 13:53:08 -0800, Remi Mommsen wrote:
Hi,

I'd try to reinstall passwd. This should produce the correct entries
for user and group games (beside others). If this doesn't work out
come back to the list. I don't know the correct netinfo command line
options.

HTH,
        Remi



I copied the entry from my existing good installation. However, the current passwd does not install a games user, just a games group.

The following package will be reinstalled:
passwd
dpkg -i
/sw/fink/dists/stable/main/binary-darwin-powerpc/base/ passwd_20031026-1_darwin-powerpc.deb
(Reading database ... 32471 files and directories currently installed.)
Preparing to replace passwd 20031026-1 (using
.../passwd_20031026-1_darwin-powerpc.deb) ...
Unpacking replacement passwd ...
Setting up passwd (20031026-1) ...


The following user entries will be added to your NetInfo database:
lp:*:26:26::0:0:Printing Services:/var/spool/cups:/dev/null
postfix:*:27:27::0:0:postfix:/var/spool/postfix:/bin/false
eppc:*:71:71::0:0:Apple Events User:/var/empty:/usr/bin/false
qtss:*:76:76::0:0:QuickTime Streaming Server:/var/empty:/usr/bin/false
cyrus:*:77:6::0:0:Cyrus User:/var/imap:/usr/bin/false
mailman:*:78:78::0:0:Mailman user:/var/empty:/usr/bin/false
appserver:*:79:79::0:0:Application Server:/var/empty:/usr/bin/false
news:*:250:250::0:0:News Server:/dev/null:/dev/null
postgres:*:252:252::0:0:PostgreSQL Database Server:/dev/null:/dev/null

The following group entries will be added to your NetInfo database:
lp:*:26:
postfix:*:27:
postdrop:*:28:
qtss:*:76:
mailman:*:78:
news:*:250:
postgres:*:252:postgres
games:*:253:
canna:*:254:
maildrop:*:256:

Existing entries with these names or numbers will be overwritten or
otherwise affected by this. On the other hand, some Fink packages will
not work unless these entries are in the NetInfo database. You can make
adjustments to the files /sw/etc/passwd-fink and
/sw/etc/group-fink now (from another window), then say yes here. Or
you can say no here and add the users and groups manually (e.g. on your
central NetInfo server). If you don't know what all of this is about,
just say yes.
Do you want to continue? [Y/n] Y


Merging user info...
Merging group info...
Done.


Both that and the sawfish install bug, along with the annoying OMF scrollkeeper messages, seem to be bugs in the current packages.

--
Jason Lamb
<mailto: [EMAIL PROTECTED]>




---------------------------------------------------------------------
Q: How many kinds of physicists are there?
A: Three. Those who can count and those who can't.

*********************************************************************
Remigius K. Mommsen                 e-mail: [EMAIL PROTECTED]
University of California, Irvine       URL:    http://cern.ch/mommsen
c/o SLAC                             voice:        ++1 (650) 926-3595
2575 Sand Hill Road #35                fax:        ++1 (650) 926-3882
Menlo Park, CA 94025, US              home:        ++1 (650) 233-9041
*********************************************************************



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to