Well you can disregard the last message. The gettext-dev on my system was out of date and when I upgraded it the magic libintl.h file showed up.


So somehow in doing the selfupdate yesterday, something happened such that libintl.h was taken away and then by updating the gettext-dev again it got put back??? Not sure, all I know is that it was there, I ran a self update and then it was gone (not even the package listing showed it as being there), and then updating the package brought it back.

-Rich


--- Original ---
From: Rich Ramos <[EMAIL PROTECTED]>
To: Martin Costabel <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Date: 9/23/03 9:33 AM -0700
Subject: Re: [Fink-users] libintl.h not found (after upgrade to 10.2.8)



Do you have /sw/include/libintl.h? It should have been installed by
the gettext-dev package.

Well this is interesting. I had libintl.h as of the last time locate ran: [/sw/src] root# locate libintl.h /sw/include/libintl.h

However it's not there now:
[/sw/src] root# ls -l /sw/include/libintl.h
ls: /sw/include/libintl.h: No such file or directory

And it does not look like gettext-dev has it:
[/sw/src] root# dpkg -L gettext-dev
/.
/sw
/sw/share
/sw/share/doc
/sw/share/doc/gettext-dev
/sw/share/doc/gettext-dev/README

[/sw/src] root# cat /sw/share/doc/gettext-dev/README
gettext-dev is a bundle package that doesn't install any files of
its own.

And no package that I currently have installed has it:
[/sw/src] root# dpkg -S libintl.h
dpkg: *libintl.h* not found.

So where did it go? How do I get it back?

-Rich


--- Original --- From: Martin Costabel <[EMAIL PROTECTED]> To: Rich Ramos <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Date: 9/23/03 8:19 AM +0200 Subject: Re: [Fink-users] libintl.h not found (after upgrade to 10.2.8)

Rich Ramos wrote:

[]
I don't know if this has anything to do with it but I just
upgraded to  10.2.8.  (Everything else seems to be working great
under 10.2.8, I knew  it was probably too good to be true ;)  I'm
not even sure if this update  touched gcc (it's currently v3.1)

No, it didn't. []
Errors:
gcc -I/sw/include -no-cpp-precomp -I/sw/include  -Wall
-Wwrite-strings  -Wpointer-arith -Wimplicit -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations
-Wbad-function-cast  -Wcast-qual -Wcast-align -Winline
-Wmissing-noreturn -Wsign-compare  -DHAVE_CONFIG_H -D_GNU_SOURCE
-DLOCALEDIR=\"/sw/share/locale\"
-I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/intl -I../intl
-I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/include
-I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9
-I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/optlib -I../include -I.. -I.
-I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/optlib
-F/System/Library/Frameworks/CoreFoundation.framework -DUSE_ZLIB
-c  closeout.c
closeout.c:23:22: libintl.h: No such file or directory
[]
Failed: compiling dpkg-1.10.9-4 failed

Do you have /sw/include/libintl.h? It should have been installed by the gettext-dev package.

--
Martin




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to