Re: [Fink-devel] Internal issue with /sw/include/libavutil/common.h from libavutil50-dev

2011-10-02 Thread Peter O'Gorman
On 10/02/2011 02:36 PM, Alexander Hansen wrote: -BEGIN PGP SIGNED MESSAGE- if ((a+0x8000u) ~UINT64_C(0x)) return (a63) ^ 0x7FFF; else return a; UINT64_C is a macro defined in stdint.h.

Re: [Fink-devel] my fink is on strike, everything ends in no targets-message

2011-09-30 Thread Peter O'Gorman
On 09/30/2011 02:28 AM, mn wrote: […] #unpacking sed-4.2.1/aclocal.m4 ./configure --prefix=/sw --with-libiconv-prefix=/sw --mandir=/sw/share/man --infodir=/sw/share/info --program-prefix=g checking for a BSD-compatible install... /sw/bin/ginstall -c checking whether build environment

Re: [Fink-devel] my fink is on strike, everything ends in no targets-message

2011-09-30 Thread Peter O'Gorman
On Fri, Sep 30, 2011 at 11:50:26PM +0200, mn wrote: On Sep 30, 2011, at 8:40 PM, Peter O'Gorman wrote: checking for gawk... gawk I think HFS compression may be a red herring. If this fink's gawk? Can you remove it and then try again? The Makefile.in isn't empty, is it? I

Re: [Fink-devel] [Fink-beginners] force stable for one package?

2011-09-21 Thread Peter O'Gorman
On 09/21/2011 11:16 AM, Alexander Hansen wrote: #ifdef HAVE_MAGICK //My stuff to initialize GraphicsMagick const char* fn = args (0).string_value (); InitializeMagick(fn); ... But unfortunately that doesn't suffice. ./DLD-FUNCTIONS/__magick_read__.cc:361:15: error: no viable

Re: [Fink-devel] [Fink-users] Glitches related to octave

2011-09-15 Thread Peter O'Gorman
On 09/15/2011 08:39 AM, Jean-François Mertens wrote: PS: and as an aside, it is also not needed to mkdir tmp and ar -x, if you use -all_load libarpack.a Try not to use -all_load on 10.6 and later, there is a method to load all members of selected archives there - -force_load. e.g. gcc

Re: [Fink-devel] libtool problem in lyx-1.6.10 for 10.7

2011-09-12 Thread Peter O'Gorman
On 09/12/2011 04:28 PM, Alexander Hansen wrote: /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H - -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS - -I/sw/lib/qt4-mac/include -I/sw/lib/qt4-mac/include/QtCore -DQT_SHARED - -I/sw/include -g -O2 -c -o LinkBack.lo `test -f

Re: [Fink-devel] Fink package hdf5-1.6.10-3

2011-05-30 Thread Peter O'Gorman
On 05/30/2011 07:42 AM, Alexander Hansen wrote: In any case, I found that fink's libtool2 along with fink's automake1.11 appear to be needed for the build to proceed. I've just committed an update (no revision change). Hopefully no other changes are needed. Yes, even though you specify

Re: [Fink-devel] using svn to pull source

2011-04-13 Thread Peter O'Gorman
On 04/13/2011 01:23 PM, Jack Howarth wrote: svn co -r129359http://llvm.org/svn/llvm-project/dragonegg/trunk/ Jack, I have done: $ svn export -r129359 http://llvm.org/svn/llvm-project/dragonegg/trunk/ dragonegg-r129359 $ tar cjf dragonegg-r129359.tar.bz2 dragonegg-r129359 and put it at

Re: [Fink-devel] gmp5-64bit-5.0.1-5 build failure

2011-01-18 Thread Peter O'Gorman
On 01/18/2011 07:40 PM, David Fang wrote: Relevant log exceprt below (note the link command): /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -pedantic -m64 -mtune=core2 -march=core2 -version-info 6:1:2 -L/sw-fresh/lib/x86_64 -L/sw-fresh/lib -o libgmpxx.la -rpath /sw-fresh/lib/x86_64/gmp5

Re: [Fink-devel] compatibility version problem

2010-09-29 Thread Peter O'Gorman
On 09/29/2010 05:53 PM, David R. Morrison wrote: On Sep 30, 2010, at 7:45 AM, Alexander Hansen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/29/10 5:08 PM, Ebrahim Mayat wrote: Hello list With reference to my submission (#3074237) for fluidsynth-1.1.2, I have come across a

Re: [Fink-devel] Failure of -pm5100 package selftests on 10.6/i386

2010-07-22 Thread Peter O'Gorman
On 07/22/2010 04:08 AM, Daniel E. Macks wrote: 2. Figure out a shell env var or other way to make sure that the spawned interp is run with the correct arch. At various times in various contexts, we use ARCHFLAGS= (I think that only affects the compiling of C-code modules?). That is always

Re: [Fink-devel] gcc45-10.4.info fix

2010-06-07 Thread Peter O'Gorman
On 06/07/2010 09:41 AM, Jack Howarth wrote: Could someone check in the following change to gcc45-10.4.info in unstable? Done. Thanks, Peter -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad

Re: [Fink-devel] unacceptable behavior

2010-05-02 Thread Peter O'Gorman
Hi, Jack, I am sure that Jean-Francois was trying to be helpful, and was doing a task that I basically asked him to do, as I did not feel that I had the time for it. I do however understand your reaction, you have good reason to be wary, but he was only taking over ownership of the ticket, not

Re: [Fink-devel] llvm-clang/llvm-gcc42/dragonegg-gcc 2.7-1

2010-04-29 Thread Peter O'Gorman
On 04/29/2010 11:39 AM, Jack Howarth wrote: FYI, I posted packaging for a replacement llvm-clang-2.7-1 package (now containing both llvm and clang), llvm-gcc42-2.7-1, and a new dragonegg-gcc-2.7-1 package to fink tracking...

[Fink-devel] Jack Howarth's submissions

2010-04-29 Thread Peter O'Gorman
Hi, It's looking less and less likely that I will have the time to deal with everything Jack has submitted, but I would like to see them committed to fink sooner rather than later. Please feel free to take over any of his submissions from me, and commit them if you think they're ok. Jack,

Re: [Fink-devel] gcc4x/gcc4x-compiler packages

2010-04-27 Thread Peter O'Gorman
On 04/27/2010 12:08 AM, Jack Howarth wrote: I've posted test packaging for a gcc45-4.5.0-1001 and gcc45-compiler-4.5-1 package on fink tracking... https://sourceforge.net/tracker/?func=detailaid=2992713group_id=17203atid=414256 The new gcc45 packaging... 1) Moves all of the currently

Re: [Fink-devel] gcc45-4.5.0-1000 release packaging

2010-04-19 Thread Peter O'Gorman
What was the solution for the issue of some packages having depends on gcc44? Sorry, didn't get around to doing this yet, weekend was much too sunny. Peter -- Download Intel#174; Parallel Studio Eval Try the new

Re: [Fink-devel] gcc45-4.5.0-1000 release packaging

2010-04-19 Thread Peter O'Gorman
On 04/19/2010 02:13 PM, Jack Howarth wrote: On Mon, Apr 19, 2010 at 02:03:42PM -0500, Peter O'Gorman wrote: What was the solution for the issue of some packages having depends on gcc44? Sorry, didn't get around to doing this yet, weekend was much too sunny. Peter Peter

Re: [Fink-devel] New Freeciv Package

2010-03-31 Thread Peter O'Gorman
On 03/31/2010 05:55 PM, David Lowe wrote: On 31 Mar, 2010, at 12:33 PM, Hanspeter Niederstrasser wrote: In case you didn't know, otool -L FOO is useful to find out what's being linked to by a binary, and dpkg -S BAR is useful to figure out what package provides a file (such as a dylib from

Re: [Fink-devel] fsf-gdb 7.1-1 packaging

2010-03-30 Thread Peter O'Gorman
On 03/30/2010 08:20 AM, Jack Howarth wrote: Unfortunately, in 10.5, the ability to create and add certificates to the keychain via the command line was removed... http://gagravarr.org/writing/openssl-certs/others.shtml I have not tried, but maybe this is still possible using certtool(1)

Re: [Fink-devel] Error while build as nobody (CILK)

2010-03-26 Thread Peter O'Gorman
On 03/26/2010 01:44 PM, Pranay Airan wrote: i got this error i made changes in file field previous error removed but got this error The files that you copy into the shlibs package are: lib/libcilk.0.0.0.dylib lib/libcilk.g.0.0.0.dylib lib/libcilk.g.p.0.0.0.dylib lib/libcilk.p.0.0.0.dylib But

Re: [Fink-devel] problem while porting

2010-03-02 Thread Peter O'Gorman
On 03/02/2010 09:56 AM, Pranay Airan wrote: hello We have been trying to package CILK through FINK. In this process, in order to port it on to MAC OSX, we require gcc. So, we installed XCODE 3.1.4 on our machine. Now while running Makefile of CILK, we encountered errors while trying to

Re: [Fink-devel] problem while porting

2010-03-02 Thread Peter O'Gorman
this, unfortunately, your compiler doesn't, so it'll probably need its own patched copy of the header. Peter On Tue, Mar 2, 2010 at 9:56 PM, Peter O'Gorman pe...@pogma.com mailto:pe...@pogma.com wrote: On 03/02/2010 09:56 AM, Pranay Airan wrote: hello We have been trying

Re: [Fink-devel] Framework linker flag in Compile script

2010-02-24 Thread Peter O'Gorman
On 02/24/2010 02:42 AM, suzuki toshiya wrote: POSSIBLE SOLUTION - One of the solution would be the change of linker flag syntax to be inherited to libfreetype.la. If I change -Wl,-framework,XXX style to raw -framework XXX, GNU libtool copies them to inherited linker flag

Re: [Fink-devel] Fwd: installation of gd2 under Fink 0.29.10 failed

2010-01-19 Thread Peter O'Gorman
On Tue, Jan 19, 2010 at 08:37:57AM -0800, David R. Morrison wrote: Anybody have any ideas about this one? Looks like libtool weirdness of some kind to me... make[2]: Nothing to be done for `all'. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.

[Fink-devel] libtool CVE-2009-3736

2009-12-03 Thread Peter O'Gorman
an absolute path, that library will be loaded, its initialization functions run etc. Links: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-3736 https://bugzilla.redhat.com/show_bug.cgi?id=537941 http://www.mandriva.com/en/security/advisories?name=MDVSA-2009:307 Peter -- Peter O'Gorman

Re: [Fink-devel] Old cruft in /sw/fink/update/ not 64bit aware

2009-11-09 Thread Peter O'Gorman
version in /usr/share/libtool/config/ doesn't. The config project committed some variation of Jack's patch a while ago, the config.guess that reports x86_64-apple-darwinversion on 64 bit intel mac systems has probably made it into a few released projects by now. Peter -- Peter O'Gorman http

Re: [Fink-devel] Old cruft in /sw/fink/update/ not 64bit aware

2009-11-09 Thread Peter O'Gorman
On 11/09/2009 11:38 AM, David R. Morrison wrote: On Nov 9, 2009, at 9:33 AM, Daniel Macks wrote: On Mon, Nov 09, 2009 at 09:19:14AM -0600, Peter O'Gorman wrote: On 11/09/2009 03:11 AM, Martin Costabel wrote: On 10.6/64bit, the 'Update' fields could have a renewed interest, because many

Re: [Fink-devel] Old cruft in /sw/fink/update/ not 64bit aware

2009-11-08 Thread Peter O'Gorman
that the 'Update*' fields should be deprecated, in favor of rerunning some version of autotools. Peter -- Peter O'Gorman http://pogma.com -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify

Re: [Fink-devel] Problem compiling a2ps

2009-10-13 Thread Peter O'Gorman
that patch fix it? Peter -- Peter O'Gorman http://pogma.com -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing

Re: [Fink-devel] Twinkle

2009-05-06 Thread Peter O'Gorman
. Peter -- Peter O'Gorman http://pogma.com -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner

Re: [Fink-devel] Twinkle

2009-05-06 Thread Peter O'Gorman
Peter O'Gorman wrote: Nikhil Kulkarni wrote: Hi All, We are building fink package of Twinkle VOIP/Chat application. We have successfully built the package, i.e. the binary package .deb is built. But after that we are not able to install the package. We are getting the following error

[Fink-devel] rob braun is unable to continue as a package maintainer

2009-04-27 Thread Peter O'Gorman
beacon-pm581.info cgterm.info sidplay.info sidplay.patch xmms-sid.info xar.info dclock.info xdaliclock.info evilwm.info Peter -- Peter O'Gorman http://pogma.com -- Crystal Reports #45; New Free Runtime and 30 Day Trial

Re: [Fink-devel] Does your package do mysql15 | mysql15-ssl ? If so, it's probably broken. :)

2009-04-16 Thread Peter O'Gorman
to eliminate the crypto tree entirely, but perhaps your idea of only putting implementors of crypto in the crypto tree (and not having non-crypto variants of them), is more acceptable (and, if we do notifications, perhaps easier to figure out what to email the gov't about). Peter -- Peter O'Gorman http

[Fink-devel] compatibiltiy versions (was: Re: gmp-4.3.0-1000)

2009-04-15 Thread Peter O'Gorman
, but it was years ago, and I don't remember how far he got. Does this make it any clearer? Please feel free to add anything you find useful in this mail to the wiki. Peter -- Peter O'Gorman http://pogma.com -- This SF.net email

Re: [Fink-devel] llvm/llvm-gcc42-2.5-1 on fink tracking

2009-02-09 Thread Peter O'Gorman
libLTO functions are called by ld to to do the optimizations, how are you ensuring that /usr/bin/ld is using fink's libLTO? Peter -- Peter O'Gorman http://pogma.com -- Create and Deploy Rich Internet Apps outside the browser

Re: [Fink-devel] llvm/llvm-gcc42-2.5-1 on fink tracking

2009-02-09 Thread Peter O'Gorman
, Peter O'Gorman wrote: Jack Howarth wrote: Peter, That is not what Chris Lattner said... He says that /usr/bin/ld and /Developer/usr/bin/ld differ, which it seems, they do, ld -v for /Developer/usr/bin includes the string llvm version ..., Apple Build ..., which does not appear for /usr/bin/ld

Re: [Fink-devel] llvm/llvm-gcc42-2.5-1 on fink tracking

2009-02-09 Thread Peter O'Gorman
continue to see little point in a fink libLTO. Peter Jack On Mon, Feb 09, 2009 at 08:32:14AM -0600, Peter O'Gorman wrote: Jack Howarth wrote: The libLTO.dylib in Xcode 3.2.1 only supports dead code elimination at -O4 whereas the libLTO.dylib in llvm 2.5 provides additional

Re: [Fink-devel] Mesa versioning change

2009-01-02 Thread Peter O'Gorman
can't be in the shlibs as a symlink according to fink). Has this situation ever occured before? Any advice would be welcome. Jack -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] libtool2 and sed

2008-12-22 Thread Peter O'Gorman
Martin Costabel wrote: The libtool2 package hardcodes /sw/bin/sed in /sw/bin/libtoolize:251 if Fink's sed or ssed package are installed at build time. This is bad, because if sed is absent at runtime, failure happens. See bug-tracker item 2457835 at

Re: [Fink-devel] libGLw and Xquartz 1.3.1

2008-08-29 Thread Peter O'Gorman
-- Peter O'Gorman http://pogma.com - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize is a trip for two

Re: [Fink-devel] Inclusion of static libraries

2008-08-29 Thread Peter O'Gorman
to the maintainer. Peter -- Peter O'Gorman http://pogma.com - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize

Re: [Fink-devel] scons and Depends

2008-08-12 Thread Peter O'Gorman
staged install into a destdir, you should fix it. As for byte compiling the .py modules, read pydoc py_compile.compile and pydoc compileall.compile_dir. Note that both allow you to set the purported directory name so that errors will appear correctly. Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] fink, gcc-4.2 and ppl 0.9

2008-08-11 Thread Peter O'Gorman
://www.cs.unipr.it/ppl/ Peter -- Peter O'Gorman http://pogma.com - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize is a trip

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Peter O'Gorman
-3.1 ), from there you can check $PATH/usr/bin/ld -v to ensure that ld is new enough to do llvm link time optimization. Peter -- Peter O'Gorman http://pogma.com - Check out the new SourceForge.net Marketplace. It's the best

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Peter O'Gorman
. There is a List-Unsubscribe header in every email sent from this list which has unsubscribe instructions. Peter -- Peter O'Gorman http://pogma.com - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell

Re: [Fink-devel] Q: convert lib*.a to lib*.dylib

2008-04-11 Thread Peter O'Gorman
Ben Abbott wrote: On Apr 10, 2008, at 9:54 PM, Peter O'Gorman wrote: Ok, I guess that you will be doing this as part of the install phase, so: gcc -o %i/lib/libamd.0.dylib -dynamiclib \ -install_name %p/lib/libamd.0.dylib *.o When I tried to create the dylib version for cholmod, I

Re: [Fink-devel] Q: convert lib*.a to lib*.dylib

2008-04-10 Thread Peter O'Gorman
-- Peter O'Gorman http://pogma.com - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http

Re: [Fink-devel] Q: convert lib*.a to lib*.dylib

2008-04-10 Thread Peter O'Gorman
Ben Abbott wrote: On Apr 10, 2008, at 7:47 PM, Peter O'Gorman wrote: Ben Abbott wrote: It is has been suggested that the SuiteSparse static libraries be converted to dynamic libraries instead. Why are they static? Are they shared libraries on other platforms? Who suggested the change

Re: [Fink-devel] Fink not understanding private Shlib declaration

2008-04-07 Thread Peter O'Gorman
if it is going to have a check for jnilib it should check that it is either a bundle or a two level dylib. Peter -- Peter O'Gorman http://pogma.com - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now

Re: [Fink-devel] pdftk update

2008-04-05 Thread Peter O'Gorman
. There is little else that I can do about the broken detection of X11 in autoconf than that. :( Martin, as you run across packages that need --x-libraries/--x-includes, you should probably update them, remembering that 10.4 has them in a different location than 10.5. Peter -- Peter O'Gorman http

Re: [Fink-devel] validation question

2008-03-26 Thread Peter O'Gorman
with dlopen(), and there should be a way to make the validator be quiet about it, maybe just '!exttosim.dylib' in the Shlibs field? Peter -- Peter O'Gorman http://pogma.com - Check out the new SourceForge.net Marketplace

Re: [Fink-devel] build-as-nobody causes cpio error

2008-03-24 Thread Peter O'Gorman
-- Peter O'Gorman http://pogma.com - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

Re: [Fink-devel] ld64-82.5 (Was:Re: [Fink-users] gcc43-4.3.0-1000 failed compiling)

2008-03-16 Thread Peter O'Gorman
ones. What is the situation with the NDA for the iPhone SDK, does it prevent us from discussing bugs in xcode-3.1 on the fink lists? I'll CC this question to fink-devel. The iPhone SDK and the Xcode-3.1 prerelease are under NDA. Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] Sorted - Re: Trying to port your package to Fink

2008-02-05 Thread Peter O'Gorman
. There is no easy way to adjust the build system to fix, the best bet is to remove the builddir refereces from the .la files after installing in the staging dir using sed/perl etc. Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] Patch for 10.5 Binary Installer

2008-02-04 Thread Peter O'Gorman
/95399/utilities/ps.html Peter -- Peter O'Gorman http://pogma.com - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

Re: [Fink-devel] libtool problem with new plplot pkg

2008-01-03 Thread Peter O'Gorman
dependent libraries (because it knows that darwin's dyld can load them). Seems odd that it should work on elf though, I'd have thought it would fail there too. Oh well, I'll put it on my ever lengthening libtool todo list. Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] dpkg-deb: use --no-unquote as argument to tar

2008-01-03 Thread Peter O'Gorman
if maintainer mode uses /usr/bin/tar, though. Can you not patch the package so that it does not install or need files with special file names? Peter -- Peter O'Gorman http://pogma.com - This SF.net email is sponsored

Re: [Fink-devel] dpkg-deb: use --no-unquote as argument to tar

2008-01-03 Thread Peter O'Gorman
? Peter -- Peter O'Gorman http://pogma.com - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-12 Thread Peter O'Gorman
-exported_symbols_list keeps the N_EXT bit set for the symbol, nmedit does not. In both cases dyld should be able to figure it out, seems that it can not on 10.5. Interesting... Peter -- Peter O'Gorman http://pogma.com - SF.Net email

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-08 Thread Peter O'Gorman
On Sat, Dec 08, 2007 at 05:58:46AM +0100, Jean-François Mertens wrote: On 08 Dec 2007, at 04:11, Peter O'Gorman wrote: I have no idea, sorry. Too bad - would have hoped there was some documentation or other specification out there, that I was among the few to ignore... But if even you

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-07 Thread Peter O'Gorman
Martin Costabel wrote: Peter O'Gorman wrote: [] Change the sed to match ${_S_}nmedit instead of ~nmedit and it should have some effect on the link line. I see, the ${_S_} is a line feed. The symbols that are private extern should still be available to all the objects in the library

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-07 Thread Peter O'Gorman
PROTECTED] wrote: Peter O'Gorman wrote: [] At least you know the workaround now. I checked in xmms-coreaudio-1.0-4 that uses this workaround. Should now work on Leopard. -- artin Perhaps this would help? http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/pkgsrc/audio/xmms-osx/patches/patch-aa

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-07 Thread Peter O'Gorman
/darwinsource/10.5/dyld-95.3/ and the ld64 sources: http://www.opensource.apple.com/darwinsource/10.5/ld64-77/ Yeah, I know that sources and headers do not constitute documentation :( Peter -- Peter O'Gorman http://pogma.com - SF.Net

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-06 Thread Peter O'Gorman
. In the meantime, does something like this work for you in a patchscript (sed script is all on one line)? sed -e [EMAIL PROTECTED]@ -exported_symbols_list \$output_objdir/\${libname}-symbols.expsym\'@g configure configure.new mv configure.new configure Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] [Fink-users] xmms-coreaudio 1.0-3 Plugin Not Showing up in xmms 1.2.10-4

2007-12-06 Thread Peter O'Gorman
Martin Costabel wrote: Peter O'Gorman wrote: [] So the symbol is still there on 10.5, but is private extern? That is, indeed, what nmedit is supposed to do. There are other issues with nmedit on Leopard (it refuses to strip global coalesced symbols - whatever they are) that mean that I

Re: [Fink-devel] dlopen symbol not found

2007-12-03 Thread Peter O'Gorman
for XS_Bio__Emboss_ajStrTokenCount. And that is undefined. Did you do jfm's magic on Emboss.bundle? Peter -- Peter O'Gorman http://pogma.com - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop

Re: [Fink-devel] dlopen symbol not found

2007-12-02 Thread Peter O'Gorman
. Did you check with otool -L that libeplplot loads libX11? Peter -- Peter O'Gorman http://pogma.com - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center

Re: [Fink-devel] dlopen symbol not found

2007-12-01 Thread Peter O'Gorman
information available to solve the problem. Sorry I can't give you an answer to the puzzle. Peter -- Peter O'Gorman http://pogma.com - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From

Re: [Fink-devel] Build issue on attempting to update lyx-qt to new upstream version

2007-11-30 Thread Peter O'Gorman
log online at http://akhmac.blogdns.net/~hansen/finklogs/fink-build-log_lyx-qt_1.5.2-1_2007.11.30-09.13.46 This is usually due to the libqt-mt.la files having -framework Carbon etc. in dependency_libs. Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] Build issue on attempting to update lyx-qt to new upstream version

2007-11-30 Thread Peter O'Gorman
are the ones that come from trolltech (because they generate them, and they do not use libtool). I have in the past said Not a libtool bug, blame Trolltech for this, but I will try to fix when I next get around to hacking on libtool :-) Peter -- Peter O'Gorman http://pogma.com

Re: [Fink-devel] Build issue on attempting to update lyx-qt to new upstream version

2007-11-30 Thread Peter O'Gorman
Jean-François Mertens wrote: On 01 Dec 2007, at 03:30, Peter O'Gorman wrote: Alexander K. Hansen wrote: libtool: link: cannot find the library `' This is usually due to the libqt-mt.la files having -framework Carbon etc. in dependency_libs. In this case %p/lib/qt4-x11/lib/libQt{Core

Re: [Fink-devel] my packages

2007-11-19 Thread Peter O'Gorman
Jeff Whitaker wrote: Folks: Please change the maintainer field on my packages to 'unmaintained'. I've had zero time to update them lately, and I think things will get done faster if I just get out of the way. Hi Jeff, Having already given up all my packages bar libtool, I know where you

Re: [Fink-devel] Leopard, various porting-issues

2007-11-17 Thread Peter O'Gorman
Alexey Zakhlestin wrote: On 11/17/07, Martin Costabel [EMAIL PROTECTED] wrote: As pogma explained in the thread [Fink-devel] I need help with a2ps 6 days ago, using a very recent autoconf should solve this problem. The latest we have in fink is 2.60 and it is not new enough You'd need to

Re: [Fink-devel] I need help with a2ps

2007-11-12 Thread Peter O'Gorman
Martin Costabel wrote: http://lists.gnu.org/archive/html/autoconf-patches/2007-11/msg00056.html I don't suppose Apple's own autoconf in Leopard is already aware of this? Hahaha. No. They have updated to 2.61 and also have newer automake and glibtool. I think we should just be happy with

Re: [Fink-devel] -dead_strip_dylibs

2007-11-11 Thread Peter O'Gorman
Jean-François Mertens wrote: On 12 Nov 2007, at 04:50, Jean-François Mertens wrote: this _ i.e., use this, so it would require pkg maintainers to edit correctly their .la files _ lost dream ... :) Well, it would be a pain, assuming nobody edited their .la files, but many used the dead

Re: [Fink-devel] Maybe we should have an X11 fink package for 10.5

2007-11-06 Thread Peter O'Gorman
Jack Howarth wrote: Peter, I would dispute you on the linker issue. x.org on leopard has always been built with /usr/bin/ld, which has been the new linker for quite some time. In early seeds however, the libGL in /usr/X11 did not make use of the the accelerated open gl framework, so the bug

Re: [Fink-devel] Maybe we should have an X11 fink package for 10.5

2007-11-05 Thread Peter O'Gorman
On 4-Nov-07, at 11:31 AM, Jack Howarth wrote: Peter, Well then its time for everyone to lobby Apple to spend some of that iPod and iPhone money that is streaming in on a second programmer. I must admit that I worry about Apple becoming too bloated with programmers and becoming

Re: [Fink-devel] Maybe we should have an X11 fink package for 10.5

2007-11-04 Thread Peter O'Gorman
Jack Howarth wrote: Peter, The new 1.2a5 release does fix the problem. One thing I would like to see though is for Ben to go ahead and update X11 to the x.org 7.3 code base. Specifically, it would be really nice if he could leverage the Dtrace support added for OpenSolaris to work with

Re: [Fink-devel] Maybe we should have an X11 fink package for 10.5

2007-11-03 Thread Peter O'Gorman
Jack Howarth wrote: Martin, The Xquartz 1.2a4 release from Ben's web site isn't working very well here. If I try to launch pymol from pymol-py25 under it, the program fails to start with an error... freeglut (pymol): OpenGL GLX extension not supported by display

Re: [Fink-devel] Fink and Latest Leopard 10.5

2007-09-10 Thread Peter O'Gorman
On Sun, 2007-09-09 at 17:57 -0700, Brent Austin wrote: I've been trying to bootstrap the latest Fink sources (0.27.4, 0.27.6) on my Leopard box but I keep getting the same errors: gcc -g -O2 -I. -c ./getopt1.c g++ -I. -c ./getline.cc /usr/include/stdio.h: In function 'int __sputc(int,

Re: [Fink-devel] fink-prebinding dependency?

2007-06-25 Thread Peter O'Gorman
On Mon, 2007-06-25 at 19:37 -0400, Jack Howarth wrote: It has been suggested by the paraview developers that the extremely long launch times we see with paraview in fink 10.4 unstable may be due to the absence of prebinding of its shared libraries. If that is the case, shouldn't we be

Re: [Fink-devel] gnu extension obstack.h

2007-06-20 Thread Peter O'Gorman
On Wed, 2007-06-20 at 16:49 -0400, Daniel Macks wrote: On Wed, Jun 20, 2007 at 03:39:48PM -0500, Robert T Wyatt wrote: Does anyone here know if one of the fink packages includes a GNU extension known as obstack.h? I'm trying to build a package related to openstreetmap.org and the new

Re: [Fink-devel] Fink on WWDC Leopard

2007-06-19 Thread Peter O'Gorman
On Tue, 2007-06-19 at 11:41 -0700, Joe Block wrote: I'm trying to bootstrap fink from the source tarball on the download page onto a machine running WWDC Leopard, but I'm having issues. Is there a specific tag I can check out from CVS that is known to work? A checkout of HEAD bootstrapped

Re: [Fink-devel] another libjpeg symbol error

2007-06-13 Thread Peter O'Gorman
from the wrapper and try again, please. Peter -- Peter O'Gorman http://pogma.com - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML

Re: [Fink-devel] x.org 7.2

2007-05-23 Thread Peter O'Gorman
On Wed, 2007-05-23 at 14:19 -0400, Benjamin Reed wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexander K. Hansen wrote: X.org 7.x didn't work at all on OS X for a long time--I'm not sure what the current status is. A couple of our developers where working on it, and I

Re: [Fink-devel] Framework Python build

2007-03-07 Thread Peter O'Gorman
On Mar 7, 2007, at 11:04 PM, Charles Lepple wrote: On 3/7/07, Peter O'Gorman [EMAIL PROTECTED] wrote: On Mar 7, 2007, at 3:55 PM, Blair Zajac wrote: Peter O'Gorman wrote: On Mar 6, 2007, at 8:58 AM, Blair Zajac wrote: 1) Would the Python maintainers be willing to take patches

Re: [Fink-devel] libtool file pointing to fink build dir

2007-02-10 Thread Peter O'Gorman
On Feb 11, 2007, at 12:52 AM, Alexander Hansen wrote: Can somebody remind me what the fix is when a .la file points to the fink build directory? I'm going to start a wiki page for validation errors and their fixes. Most of the time this is due to an upstream error, they have '-L./foo/ bar

Re: [Fink-devel] echo -n now deprecated

2006-12-17 Thread Peter O'Gorman
On Dec 17, 2006, at 6:02 PM, Martin Costabel wrote: David R.Morrison wrote: As mentioned on the new preparing for 10.5 page on the fink wiki, echo -n is now deprecated in fink. I have edited the vast majority of packages where this occurs to conform to the new version. Instead of

Re: [Fink-devel] echo -n now deprecated

2006-12-16 Thread Peter O'Gorman
On Dec 17, 2006, at 8:49 AM, David R.Morrison wrote: As mentioned on the new preparing for 10.5 page on the fink wiki, echo -n is now deprecated in fink. I have edited the vast majority of packages where this occurs to conform to the new version. Instead of echo -n string one

Re: [Fink-devel] echo -n now deprecated

2006-12-16 Thread Peter O'Gorman
On Dec 17, 2006, at 11:11 AM, Jean-François Mertens wrote: It is also okay to use printf - % printf string http://www.opengroup.org/onlinepubs/95399/utilities/printf.html the doc cited is a bit painful to read through... and 'man printf' doesn't show at all 9at first sight at least)

Re: [Fink-devel] build-as-nobody fails because %d is not writable during CompileScript?

2006-11-26 Thread Peter O'Gorman
On Nov 27, 2006, at 7:39 AM, Benjamin Reed wrote: On 11/26/06, Christian Schaffner [EMAIL PROTECTED] wrote: It seems like postgresql80-unified-8.0.9-1021 does not build with -- build-as-nobody. I get the error messages below. Do you think that could be fixed? mkdir:

Re: [Fink-devel] 64bit libraries and a new percent expansion

2006-11-19 Thread Peter O'Gorman
distributions). However, it has since been pointed out by Peter O'Gorman that gcc makes some assumptions about where 64bit libraries are being stored: either /sw/lib/ppc64 for powerpc hardware, or /sw/ lib/x86_64 for intel hardware. Proposal #1 is that we use these storage locations for our

Re: [Fink-devel] multiple ssl-enabled dependencies

2006-11-15 Thread Peter O'Gorman
On Nov 15, 2006, at 2:44 PM, David Reiser wrote: I've been wrangling with gnucash dependencies for a while. Early on it was possible to avoid the crypto tree by getting unified versions of libofx and crypt-ssleay-pm packaged. Gwenhywfar and aqbanking will be crypto for the foreseeable

Re: [Fink-devel] gcc4 4.2 test packaging

2006-10-28 Thread Peter O'Gorman
On Oct 28, 2006, at 11:45 PM, Remi Mommsen wrote: Hi Jack, On Oct 26, 2006, at 1:13 PM, Jack Howarth wrote: David, I think we should be able to get this to work with... --- gcc4.info 2006-10-26 10:17:56.0 -0400 +++ /sw/fink/10.4/local/main/finkinfo/gcc4.info 2006-10-26

Re: [Fink-devel] nedit-5.4-1

2006-10-22 Thread Peter O'Gorman
On Oct 23, 2006, at 4:22 AM, Mike Mills wrote: Why isn't Nedit 5.5, the current stable release, included in Fink? It is in the unstable tree http://pdb.finkproject.org/pdb/ package.php/nedit It seems also to be missing a maintainer. Peter

Re: [Fink-devel] vice-1.20 now available for Fink

2006-10-06 Thread Peter O'Gorman
On Oct 7, 2006, at 4:57 AM, Daniel Gimpelevich wrote: This list is the maintainer contact for the Fink package of VICE, so I thought I'd post a message saying that I have submitted an updated package. On a related note, Rob Braun did not respond to a FinkCommander feedback e-mail

Re: [Fink-devel] new aspell and libnursesw5?

2006-10-01 Thread Peter O'Gorman
On Oct 1, 2006, at 8:33 PM, Kevin Horton wrote: On 1 Oct 2006, at 24:09, Peter O'Gorman wrote: On Oct 1, 2006, at 9:49 AM, Kevin Horton wrote: I'm trying to make an updated version of aspell, but I can't get it to find libncursesw5. There is some info on curses support in the tarball

Re: [Fink-devel] new aspell and libnursesw5?

2006-09-30 Thread Peter O'Gorman
On Oct 1, 2006, at 9:49 AM, Kevin Horton wrote: I'm trying to make an updated version of aspell, but I can't get it to find libncursesw5. There is some info on curses support in the tarball, with supposed ways to point to the ncurses libs. I've tried all manor of different ConfigureParams

Re: [Fink-devel] need new odcctools

2006-09-25 Thread Peter O'Gorman
On Sep 25, 2006, at 10:20 PM, Jack Howarth wrote: We need to upgrade the odcctools in fink 10.4 unstable to match that in Xcode 2.4. Jack, You should email Shantonu and ask if he'd be kind enough to put a snapshot on macosforge.org Peter

  1   2   3   4   5   >