Am 25.05.2006 um 17:50 schrieb [EMAIL PROTECTED]: > Send Fink-beginners mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/fink-beginners > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Fink-beginners digest..." > > > Today's Topics: > > 1. Re: How to get Mono recognised by Fink (Daniel E. Macks) > 2. install of pdftk failed on 10.4-transitional (Ben Abbott) > 3. Re: install of pdftk failed on 10.4-transitional (Martin > Costabel) > 4. Re: install of pdftk failed on 10.4-transitional (Ben Abbott) > 5. Re: install of pdftk failed on 10.4-transitional (Martin > Costabel) > 6. Re: install of pdftk failed on 10.4-transitional > (Alexander K. Hansen) > 7. Re: install of pdftk failed on 10.4-transitional (Ben Abbott) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 25 May 2006 07:56:37 +0000 (UTC) > From: "Daniel E. Macks" <[EMAIL PROTECTED]> > Subject: Re: [Fink-beginners] How to get Mono recognised by Fink > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > > Susan Mackay <[EMAIL PROTECTED]> said: >> Thanks for the quick answer. However it does lead on to another >> question: >> how can I tell? >> >> I looked at http://pdb.finkproject.org/pdb/package.php/mono and I >> can't see >> anything that says that it is not available for Intel. If I know how >> to do >> this, then it can save me a lot of trouble in the future looking for >> packages that are not yet available. > > Actually, the pdb website does not list any data for Intel packages at > all. The distribution is labeled "10.4 transitional", whereas the > Intel distro is "10.4". We're in the process of finalizing the 10.4 > distro and adjusting the web databases, neither of which are turning > out to be trivial tasks:( > > dan > > -- > Daniel Macks > [EMAIL PROTECTED] > http://www.netspace.org/~dmacks > > > > > > ------------------------------ > > Message: 2 > Date: Thu, 25 May 2006 09:06:47 -0400 > From: Ben Abbott <[EMAIL PROTECTED]> > Subject: [Fink-beginners] install of pdftk failed on 10.4-transitional > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > I'm running 10.4.6 and using the 10.4-transitional distribution with > Xcode 2.2.1 installed (legacy tools too). > > Typing "gcc" on the command line produces > > powerpc-apple-darwin8-gcc-4.0.1: no input files > > My current installation has ansi.h for 10.39 here > > /Developer/SDKs/MacOSX10.3.9.sdk/System/Library/Frameworks/ > Kernel.framework/Versions/A/Headers/machine/ansi.h > > For 10.4, there is no ansi.h here (in fact there is no ansi.h in > MacOSX10.4u.sdk at all) ... > > ls /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/ > Kernel.framework/Versions/A/Headers/machine/ > > _limits.h _types.h byte_order.h endian.h limits.h locks.h > machine_routines.h param.h signal.h spl.h types.h vmparam.h > > What have I got wrong? > > TIA > > ---------------------------------- > bens-powerbook:~ bpabbott$ fink rebuild pdftk > Password: > Information about 5784 packages read in 6 seconds. > The following package will be rebuilt: > pdftk > <snip> > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 83:26: error: machine/ansi.h: No such file or directory > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 127: error: '_BSD_CLOCK_T_' does not name a type > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 141: error: '_BSD_SSIZE_T_' does not name a type > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 146: error: '_BSD_TIME_T_' does not name a type > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 216: error: redefinition of 'struct _opaque_pthread_t' > /usr/include/sys/_types.h:74: error: previous definition of 'struct > _opaque_pthread_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 216: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 216: error: conflicting declaration 'typedef int* pthread_t' > /usr/include/pthread.h:109: error: 'pthread_t' has a previous > declaration as 'typedef struct _opaque_pthread_t* pthread_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 218: error: redefinition of 'struct _opaque_pthread_attr_t' > /usr/include/sys/_types.h:66: error: previous definition of 'struct > _opaque_pthread_attr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 218: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 218: error: conflicting declaration 'typedef int pthread_attr_t' > /usr/include/pthread.h:64: error: 'pthread_attr_t' has a previous > declaration as 'typedef struct __darwin_pthread_attr_t pthread_attr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 220: error: redefinition of 'struct _opaque_pthread_mutexattr_t' > /usr/include/sys/_types.h:70: error: previous definition of 'struct > _opaque_pthread_mutexattr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 220: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 220: error: conflicting declaration 'typedef int pthread_mutexattr_t' > /usr/include/pthread.h:89: error: 'pthread_mutexattr_t' has a > previous declaration as 'typedef struct __darwin_pthread_mutexattr_t > pthread_mutexattr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 222: error: redefinition of 'struct _opaque_pthread_mutex_t' > /usr/include/sys/_types.h:69: error: previous definition of 'struct > _opaque_pthread_mutex_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 222: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 222: error: conflicting declaration 'typedef int pthread_mutex_t' > /usr/include/pthread.h:84: error: 'pthread_mutex_t' has a previous > declaration as 'typedef struct __darwin_pthread_mutex_t > pthread_mutex_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 224: error: redefinition of 'struct _opaque_pthread_condattr_t' > /usr/include/sys/_types.h:68: error: previous definition of 'struct > _opaque_pthread_condattr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 224: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 224: error: conflicting declaration 'typedef int pthread_condattr_t' > /usr/include/pthread.h:74: error: 'pthread_condattr_t' has a previous > declaration as 'typedef struct __darwin_pthread_condattr_t > pthread_condattr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 226: error: redefinition of 'struct _opaque_pthread_cond_t' > /usr/include/sys/_types.h:67: error: previous definition of 'struct > _opaque_pthread_cond_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 226: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 226: error: conflicting declaration 'typedef int pthread_cond_t' > /usr/include/pthread.h:69: error: 'pthread_cond_t' has a previous > declaration as 'typedef struct __darwin_pthread_cond_t pthread_cond_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 228: error: redefinition of 'struct _opaque_pthread_rwlockattr_t' > /usr/include/sys/_types.h:73: error: previous definition of 'struct > _opaque_pthread_rwlockattr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 228: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 228: error: conflicting declaration 'typedef int pthread_rwlockattr_t' > /usr/include/pthread.h:104: error: 'pthread_rwlockattr_t' has a > previous declaration as 'typedef struct __darwin_pthread_rwlockattr_t > pthread_rwlockattr_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 230: error: redefinition of 'struct _opaque_pthread_rwlock_t' > /usr/include/sys/_types.h:72: error: previous definition of 'struct > _opaque_pthread_rwlock_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 230: error: invalid type in declaration before ';' token > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 230: error: conflicting declaration 'typedef int pthread_rwlock_t' > /usr/include/pthread.h:99: error: 'pthread_rwlock_t' has a previous > declaration as 'typedef struct __darwin_pthread_rwlock_t > pthread_rwlock_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: > 232: error: conflicting declaration 'typedef struct pthread_once_t > pthread_once_t' > /usr/include/pthread.h:94: error: 'pthread_once_t' has a previous > declaration as 'typedef struct __darwin_pthread_once_t pthread_once_t' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/signal.h: > 289: error: redefinition of 'struct sigaltstack' > /usr/include/sys/_types.h:146: error: previous definition of 'struct > sigaltstack' > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/stdlib.h:88: > error: '_BSD_CT_RUNE_T_' does not name a type > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/stdlib.h:93: > error: '_BSD_RUNE_T_' does not name a type > /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/stdlib.h: > 118: error: '_BSD_WINT_T_' does not name a type > make: *** [pdftk.o] Error 1 > ### execution of cd failed, exit code 2 > Removing build lock... > ---------------------------------- > > > > ------------------------------ > > Message: 3 > Date: Thu, 25 May 2006 16:20:23 +0200 > From: Martin Costabel <[EMAIL PROTECTED]> > Subject: Re: [Fink-beginners] install of pdftk failed on > 10.4-transitional > To: Ben Abbott <[EMAIL PROTECTED]> > Cc: Matthias Ringwald <[EMAIL PROTECTED]>, Jeffrey Whitaker > <[EMAIL PROTECTED]>, [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Ben Abbott wrote: >> I'm running 10.4.6 and using the 10.4-transitional distribution with >> Xcode 2.2.1 installed (legacy tools too). > [] >> bens-powerbook:~ bpabbott$ fink rebuild pdftk >> Password: >> Information about 5784 packages read in 6 seconds. >> The following package will be rebuilt: >> pdftk >> <snip> >> /sw/lib/gcc4/lib/gcc/powerpc-apple-darwin7/4.1.0/include/sys/types.h: >> 83:26: error: machine/ansi.h: No such file or directory > > Your gcc4 package from Fink is too old. It was built on MacOSX 10.3 and > its header files don't work on 10.4. > > This dependency on the gnu java compiler from the gcc4 package is a big > problem for pdftk, because the gcc4 package does not adhere to the > ususal Fink policy concerning backward compatibility. > > I am CCing the maintainers of gcc4 and of pdftk, because this needs to > be sorted out. It might perhaps even need a discussion on the > fink-devel > list. > > The build problem is not so hard to solve: One can make pdftk > build-depend on a version of gcc4 that does work with OSX 10.4. > > But there is also a runtime problem (happened to me just 2 days ago): > If > you build pdftk with one version of gcc4 and then update gcc4-shlibs, > pdftk may no longer work, because the java dylib from gcc4-shlibs has > changed its install-name. > > In order to adhere to the Fink shlibs policies, we would need several > gcc4-shlibs packages with different names, for example gcc4.1-shlibs, > gcc4.2-shlibs, or even more detailed gcc4.2.0-shlibs or something. > > Ben, right now in order to build pdftk, you have to install a gcc4 > package that was compiled on OSX 10.4. > > -- > Martin > > > > > ------------------------------ > > Message: 4 > Date: Thu, 25 May 2006 10:24:29 -0400 > From: Ben Abbott <[EMAIL PROTECTED]> > Subject: Re: [Fink-beginners] install of pdftk failed on > 10.4-transitional > To: Martin Costabel <[EMAIL PROTECTED]> > Cc: Matthias Ringwald <[EMAIL PROTECTED]>, Jeffrey Whitaker > <[EMAIL PROTECTED]>, [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > Ok .... I'm game, but have no idea how to go about doing that. > > Any advice? > > TIA > > On May 25, 2006, at 10:20 AM, Martin Costabel wrote: > >> Ben, right now in order to build pdftk, you have to install a gcc4 >> package that was compiled on OSX 10.4. > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://sourceforge.net/mailarchive/forum.php?forum=fink-beginners/ > attachments/20060525/650bffb4/attachment.html > > ------------------------------ > > Message: 5 > Date: Thu, 25 May 2006 16:54:14 +0200 > From: Martin Costabel <[EMAIL PROTECTED]> > Subject: Re: [Fink-beginners] install of pdftk failed on > 10.4-transitional > To: Ben Abbott <[EMAIL PROTECTED]> > Cc: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Ben Abbott wrote: >> Ok .... I'm game, but have no idea how to go about doing that. >> >> Any advice? > > Easy: > > fink update gcc4 > > (sit back and wait a couple of hours). > > Or perhaps > > sudo apt-get update > sudo apt-get install gcc4 > > (Faster, but I haven't tried; the bindist from which this would come > will soon celebrate its first birthday). > > -- > Martin > > > > ------------------------------ > > Message: 6 > Date: Thu, 25 May 2006 11:03:35 -0400 > From: "Alexander K. Hansen" <[EMAIL PROTECTED]> > Subject: Re: [Fink-beginners] install of pdftk failed on > 10.4-transitional > To: "Ben Abbott" <[EMAIL PROTECTED]> > Cc: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 5/25/06, Ben Abbott <[EMAIL PROTECTED]> wrote: >> >> Ok .... I'm game, but have no idea how to go about doing that. >> >> Any advice? >> >> TIA >> > > Just do a "fink rebuild gcc4". > >> >> On May 25, 2006, at 10:20 AM, Martin Costabel wrote: >> >> >> Ben, right now in order to build pdftk, you have to install a gcc4 >> package >> that was compiled on OSX 10.4. >> >> >> >> _______________________________________________ >> Fink-beginners mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fink-beginners >> >> >> > > > -- > Alexander K. Hansen > Fink Documenter (for now) > Help keep AKH in Fink! Go to > http://ldx3.psfc.mit.edu/~hansen/ > and contribute to the Mini fund. > > > > ------------------------------ > > Message: 7 > Date: Thu, 25 May 2006 11:50:21 -0400 > From: Ben Abbott <[EMAIL PROTECTED]> > Subject: Re: [Fink-beginners] install of pdftk failed on > 10.4-transitional > To: "Alexander K. Hansen" <[EMAIL PROTECTED]> > Cc: [email protected], Martin Costabel > <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > No dice :-( ... I tried the binary > > -------------------------------------------------- > fink -b update gcc4 > Information about 5784 packages read in 4 seconds. > No packages to install. > -------------------------------------------------- > > then > > -------------------------------------------------- > fink update gcc4 > Information about 5784 packages read in 2 seconds. > No packages to install. > -------------------------------------------------- > > next, I tried to rebuild > > -------------------------------------------------- > fink rebuild gcc4 > Information about 5784 packages read in 3 seconds. > The following package will be rebuilt: > gcc4 > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gcc4-4.1.0-3 /sw/ > src/fink.build > dpkg-deb: building package `fink-buildlock-gcc4-4.1.0-3' in `/sw/src/ > fink.build/fink-buildlock-gcc4-4.1.0-3_2006.05.25-11.38.14_darwin- > powerpc.deb'. > Setting build lock... > /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- > gcc4-4.1.0-3_2006.05.25-11.38.14_darwin-powerpc.deb > Selecting previously deselected package fink-buildlock-gcc4-4.1.0-3. > (Reading database ... 66143 files and directories currently installed.) > Unpacking fink-buildlock-gcc4-4.1.0-3 (from .../fink-buildlock- > gcc4-4.1.0-3_2006.05.25-11.38.14_darwin-powerpc.deb) ... > Setting up fink-buildlock-gcc4-4.1.0-3 (2006.05.25-11.38.14) ... > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-gcc4-4.1.0-3 > (Reading database ... 66144 files and directories currently installed.) > Removing fink-buildlock-gcc4-4.1.0-3 ... > Failed: compile phase: can't build gcc4-4.1.0-3 because no package > description is available > -------------------------------------------------- > > Finally, I decided to list gcc4 to see what I've got there > > -------------------------------------------------- > Information about 5784 packages read in 2 seconds. > i gcc4 2:4.1.0-3 GNU > Compiler Collection Version 4 > i gcc4-shlibs 2:4.1.0-3 > Shared libraries for gcc4 > i gcc4.0 4.0.1-5250 > [virtual package representing the gcc 4.0.1 compiler] > -------------------------------------------------- > > I'll differ to the experts .... but that doesn't look right :-( > > I just completed an upgrade from Panther to Tiger .... perhaps > there's a relation? > > > On May 25, 2006, at 11:03 AM, Alexander K. Hansen wrote: > >> On 5/25/06, Ben Abbott <[EMAIL PROTECTED]> wrote: >>> >>> Ok .... I'm game, but have no idea how to go about doing that. >>> >>> Any advice? >>> >>> TIA >>> >> >> Just do a "fink rebuild gcc4". >> >>> >>> On May 25, 2006, at 10:20 AM, Martin Costabel wrote: >>> >>> >>> Ben, right now in order to build pdftk, you have to install a gcc4 >>> package >>> that was compiled on OSX 10.4. >>> >>> > > > > ------------------------------ > > > > ------------------------------ > > _______________________________________________ > Fink-beginners mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-beginners > > > End of Fink-beginners Digest, Vol 1, Issue 2616 > *********************************************** >
_______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
