Re: [Fink-users] Fwd: Error in build script for libopenraw1-shlibs-0.0.9-1?

2013-05-07 Thread Mike Wirth
Alexander, et al,

Bingo!  Installed XQuartz 2.6.3 and both gimp and xsane work great now!

(Note that I had done a clean install of Mac OS X 10.5.8 and Xcode 3.1.3 on
this PPC G5, which installed some "apple version" of X11 that was crashing.)

Should have thought of this myself -- kind of remember this issue of X11
versions vis-a-vis OS X.  Guess that's what I get for working with obsolete
systems :-)

Thanks everyone for all the help.  I'll report back here with benchmarks
(especially SCSI I/O) once I get things setup with my scanner.

Mike
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fwd: Error in build script for libopenraw1-shlibs-0.0.9-1?

2013-05-07 Thread Mike Wirth
I'm running XQuartz 2.1.6 (xorg-server 1.4.2-apple33).

Presume that's the "stock" Apple X11 for Mac OS X 10.5.8.  I'll go to
macosforge site recommended and install the appropriate version.  Thanks
for the suggestion.

Mike

PS: What's the story on "stock Apple" X11 on the latest Mac OS X 10.8.3 on
Intel Core 2 Duo (64-bit) MacBook Pros vs. special versions, e.g., Onyx?
 Any recommendations on what I should be using there?



On Tue, May 7, 2013 at 3:00 PM, Martin Costabel  wrote:

> On 7/05/13 08:35, Mike Wirth wrote:
>
>> Alex, et al,
>>
>> No joy.  Running "sudo fc-cache", reboot, etc., did no good.  X11 still
>> dies in the same place.
>>
>> Next thing to try?
>>
>
> What version of X11 do you have installed? If it is stock Leopard X11, it
> is not surprising that it crashes. Xquartz from <
> http://xquartz.macosforge.**org/trac/wiki/Releases<http://xquartz.macosforge.org/trac/wiki/Releases>>
> is recommended. If I remember those ancient times correctly, xquartz
> versions between 2.3.3.1 and 2.6.3 were OK. Some xquartz versions did crash
> with gimp, too.
>
> --
> Martin
>
>
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fwd: Error in build script for libopenraw1-shlibs-0.0.9-1?

2013-05-07 Thread Mike Wirth
Alex, et al,

No joy.  Running "sudo fc-cache", reboot, etc., did no good.  X11 still
dies in the same place.

Next thing to try?

Mike

On Sun, May 5, 2013 at 7:27 PM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

> ...
>
>
> Nothing there looks like it involves anything svg-specific, like the rsvg
> library.  And you _shouldn't_ need to to pre-start X11 on 10.5 to run X11
> apps.
>
> You might try running "sudo fc-cache", since the stack trace looks like it
> involves fonts.
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
>
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fwd: Error in build script for libopenraw1-shlibs-0.0.9-1?

2013-05-05 Thread Mike Wirth
Alexander,

Thanks!  Your detailed instructions worked great.  Succeeded in getting a
prior version of libopenraw installed, followed by completing the gimp
install.

Unfortunately, now I have another problem: my X11 server is crashing when
starting up gimp.  Here's the direct error message:

~$ gimp

The application 'gimp' lost its connection to the display
> /tmp/launch-uSjkVR/:0;

most likely the X server was shut down or you killed/destroyed

the application.

~$

The gimp splash screen comes up OK (as long as I have X11 prestarted) and
then X11 crashes in the following thread:

Thread 2 Crashed:

0   X11.bin   0x00033298 RootlessGlyphs + 132

1   X11.bin   0x0019a42c CompositeGlyphs + 212

2   X11.bin   0x0019f9c8 ProcRenderCompositeGlyphs +
> 1912

3   X11.bin   0x001a1ddc ProcRenderDispatch + 108

4   X11.bin   0x0014d3bc XaceCatchExtProc + 272

5   X11.bin   0x000a8a64 Dispatch + 920

6   X11.bin   0x000d1a70 dix_main + 2076

7   X11.bin   0x00020ce0 server_thread + 84

8   libSystem.B.dylib 0x91bfef70 _pthread_start + 316

Could this be because I installed the (default) version of gimp with SVG
support?

Tried doing a "fink selfupdate", followed by a "fink update-all/" and "fink update " to no avail. X11 starts up by itself
OK, and xlogo and xmanual apps/windows work fine; hence basic X11 is OK.

OK, what do I do to debug this?  Install the non-SVG version of gimp?  Go
to another, more appropriate list for this issue? :-)

Thanks for all the help so far.  Fink and this group are great!

Mike


On Sat, May 4, 2013 at 7:43 AM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

> On 5/3/13 11:41 PM, Mike Wirth wrote:
>
>> OK, gang, what's the next step here?  I'm a fink build process newbie,
>> but a reasonable C hacker, and am willing to dive in, given some hints
>> about where to start.
>>
>> Note: My goal is to get sane and xsane working on OS X (G5 PPC) to drive
>> a fancy Fujitsu scanner.  Don't really need gimp (but it's required by
>> xsane) and certainly don't need camera raw input (which is in the
>> troublesome libopenraw package).  Is there an easy way to cut off this
>> dependency chain, or do I need to get libopenraw to build on PPC?
>>
>> TIA,
>>
>> Mike
>>
>>
>> On Tue, Apr 23, 2013 at 10:57 AM, Alexander Hansen
>> > <mailto:alexanderk.hansen@**gmail.com>>
>> wrote:
>>
>> On 4/23/13 7:29 AM, Alexander Hansen wrote:
>>
>> On 4/22/13 11:22 PM, Mike Wirth wrote:
>>
>> <2nd try: Forwarding my reply to Daniel to the list, after
>> trying his
>>     9.2 version of libopenraw1-shlibs>
>>
>> No joy, but as he suggested, maybe the log below will expose
>> the problem.
>>
>> Mike
>>
>> -- Forwarded message --
>> From: *Mike Wirth* > <mailto:mwi...@gmail.com> <mailto:mwi...@gmail.com
>> <mailto:mwi...@gmail.com>>>
>> Date: Fri, Apr 19, 2013 at 5:46 PM
>> Subject: Re: Error in build script for
>> libopenraw1-shlibs-0.0.9-1?
>> To: Daniel Macks > <mailto:dma...@netspace.org> <mailto:dma...@netspace.org
>> <mailto:dma...@netspace.org>>>
>>
>>
>> Daniel,
>>
>> Here's a full log of a fink build of libopenraw1-shlibs
>> (0.0.9.2) (2nd
>> time; 1st time used to get any dependencies out of the way).
>>   Hope this
>> helps.
>>
>> Mike
>>
>>
>> 
>>
>>  libtool: link: g++ -g -O2 -Wextra -ansi -pedantic -g
>> -Wall -Wshadow
>>  -o .libs/testsuite testsuitetags.o testsuite.o
>> testsuitehandler.o
>>  xmlhandler.o -arch ppc ppc64 i386 x86_64 -dynamic -g
>> -Os -pipe
>>  -Wl,-search_paths_first -Wl,-weak-lgssapi_krb5
>> -Wl,-weak-lkrb5
>>  -Wl,-weak-lk5crypto -Wl,-weak-lcom_err
>> -Wl,-weak-lresolv  -L/sw/lib
>>  ../lib/.libs/libopenraw.dylib /sw/lib/libjpeg.dylib
>>  /sw/lib/libxml2.dylib -lcurl -pthread
>>
>>
>> 
>>
>> Looks like the same botched multi-arch junk as b

Re: [Fink-users] Fwd: Error in build script for libopenraw1-shlibs-0.0.9-1?

2013-05-04 Thread Mike Wirth
OK, gang, what's the next step here?  I'm a fink build process newbie, but
a reasonable C hacker, and am willing to dive in, given some hints about
where to start.

Note: My goal is to get sane and xsane working on OS X (G5 PPC) to drive a
fancy Fujitsu scanner.  Don't really need gimp (but it's required by xsane)
and certainly don't need camera raw input (which is in the troublesome
libopenraw
package).  Is there an easy way to cut off this dependency chain, or do I
need to get libopenraw to build on PPC?

TIA,

Mike


On Tue, Apr 23, 2013 at 10:57 AM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

> On 4/23/13 7:29 AM, Alexander Hansen wrote:
>
>> On 4/22/13 11:22 PM, Mike Wirth wrote:
>>
>>> <2nd try: Forwarding my reply to Daniel to the list, after trying his
>>> 9.2 version of libopenraw1-shlibs>
>>>
>>> No joy, but as he suggested, maybe the log below will expose the problem.
>>>
>>> Mike
>>>
>>> -- Forwarded message --
>>> From: *Mike Wirth* mailto:mwi...@gmail.com>>
>>> Date: Fri, Apr 19, 2013 at 5:46 PM
>>> Subject: Re: Error in build script for libopenraw1-shlibs-0.0.9-1?
>>> To: Daniel Macks mailto:dma...@netspace.org>>
>>>
>>>
>>> Daniel,
>>>
>>> Here's a full log of a fink build of libopenraw1-shlibs (0.0.9.2) (2nd
>>> time; 1st time used to get any dependencies out of the way).  Hope this
>>> helps.
>>>
>>> Mike
>>>
>>>
>> 
>>
>>  libtool: link: g++ -g -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow
>>> -o .libs/testsuite testsuitetags.o testsuite.o testsuitehandler.o
>>> xmlhandler.o -arch ppc ppc64 i386 x86_64 -dynamic -g -Os -pipe
>>> -Wl,-search_paths_first -Wl,-weak-lgssapi_krb5 -Wl,-weak-lkrb5
>>> -Wl,-weak-lk5crypto -Wl,-weak-lcom_err -Wl,-weak-lresolv  -L/sw/lib
>>> ../lib/.libs/libopenraw.dylib /sw/lib/libjpeg.dylib
>>> /sw/lib/libxml2.dylib -lcurl -pthread
>>>
>>>
>> 
>>
>> Looks like the same botched multi-arch junk as before, so we'll need to
>> look elsewhere for this bit of upstream "helpfulness".  Unfortunately,
>> my powerpc system isn't available at the moment so I can't easily test
>> this myself, but what I _can_ see is that this isn't triggered on
>> 10.8/x86_64:
>>
>> ...
>> libtool: link: g++ -g -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -o
>> .libs/testsuite testsuitetags.o testsuite.o testsuitehandler.o
>> xmlhandler.o  -L/sw/lib ../lib/.libs/libopenraw.dylib
>> /sw/lib/libjpeg.dylib /sw/lib/libxml2.dylib /sw/lib/libcurl.dylib -pthread
>> ...
>>
>>
> On doing a bit of checking, this seems potentially applicable:
>
> Fiona:libopenraw-0.0.9 hansen$ grep -r "\-arch" *
> aclocal.m4: *\ -arch\ *\ -arch\ *) am__universal=true ;;
> aclocal.m4: *\ -arch\ *\ -arch\ *) am__universal=true ;;
> configure: *\ -arch\ *\ -arch\ *) am__universal=true ;;
> configure: *\ -arch\ *\ -arch\ *) am__universal=true ;;
>
> ...
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
>
--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Error in build script for libopenraw1-shlibs-0.0.9-1?

2013-04-19 Thread Mike Wirth
Folks,

Attempting to install sane (installed OK) and xsane (failed) on a Mac G5
(PPC) running fresh Mac OS X 10.5.8 (last compatible version), Xcode 3.1.3
(last compatible version), and a fresh install of fink package manager
version: 0.34.7.

Get a repeated failure (even after trying fink selfupdate, etc.) on the
package libopenraw1-shlibs-0.0.9-1 (required by gimp2, which is required by
xsane).  No other package build complains about the absence of a ppc64
directory (of which there are several, including in the Mac OS X 10.5 SDK)

g++ -g -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -o .libs/testsuite
> testsuitetags.o testsuite.o testsuitehandler.o xmlhandler.o -arch ppc ppc64
> i386 x86_64 -dynamic -g -Os -pipe -Wl,-search_paths_first
> -Wl,-weak-lgssapi_krb5 -Wl,-weak-lkrb5 -Wl,-weak-lk5crypto
> -Wl,-weak-lcom_err -Wl,-weak-lresolv -L/sw/lib
> ../lib/.libs/libopenraw.dylib /sw/lib/libjpeg.dylib /sw/lib/libxml2.dylib
> -lcurl -pthread

powerpc-apple-darwin9-g++-4.0.1: ppc64: No such file or directory

powerpc-apple-darwin9-g++-4.0.1: i386: No such file or directory

powerpc-apple-darwin9-g++-4.0.1: x86_64: No such file or directory

make[3]: *** [testsuite] Error 1

make[2]: *** [all] Error 2

make[1]: *** [all-recursive] Error 1

make: *** [all] Error 2

### execution of make failed, exit code 2

### execution of /tmp/fink.M6p90 failed, exit code 2

Removing runtime build-lock...

Removing build-lock package...

/sw/bin/dpkg-lockwait -r fink-buildlock-libopenraw1-shlibs-0.0.9-1

(Reading database ... 68748 files and directories currently installed.)

Removing fink-buildlock-libopenraw1-shlibs-0.0.9-1 ...

Failed: phase compiling: libopenraw1-shlibs-0.0.9-1 failed


Is there a problem in the -arch or -search_paths_first arguments above?
 Other parts of the build script for this package?

Hope someone can help me get around this problem (don't even anticipate
using raw camera input in gimp :-) or at least take the next diagnostic
step.

TIA,

Mike
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ppl-shlibs-0.10.2-2 failing install

2010-10-24 Thread Mike Jarvis

On Oct 24, 2010, at 8:22 AM, Alexander Hansen wrote:

> On 10/24/10 1:18 AM, Mike Jarvis wrote:
>> I'm getting an error when I try to install the ppl-shlibs-0.10.2-2 package.
>> 
>> 
> 
> I'm guessing what happened here is that you applied the Java security
> update, and now ppl doesn't build its java components (and it really
> should declare a dependency on the java stuff).
> 
> A workaround is:
> 1)run a "fink selfupdate" to get fink-0.29.15, and
> 2)Download the Java Developer Package for 10.6 from Apple.

Thank you.  That solved the problem.  

Peace,
Mike
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] ppl-shlibs-0.10.2-2 failing install

2010-10-23 Thread Mike Jarvis
I'm getting an error when I try to install the ppl-shlibs-0.10.2-2 package.

The lines near the end preceding the failure message are:

/bin/mkdir -p /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw
/bin/mkdir -p /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-ppl-shlibs-0.10.2-2
/usr/bin/install -d -m 755 /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib
/bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/libppl.7*.dylib 
/sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/
/bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/libppl_c.2*.dylib 
/sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/
/bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/libpwl.4*.dylib 
/sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/
/bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/ppl 
/sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/
mv: rename /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/ppl to 
/sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/ppl: No such file or 
directory
### execution of /bin/mv failed, exit code 1

So it looks to me like something was supposed to automatically turn ppl into 
libppl.dylib, but it didn't.  There certainly is no file named merely ppl in 
that directory.  However, there are files named libppl.dylib and libppl.a.

My relevant info:

Package manager version: 0.29.14
Distribution version: selfupdate-rsync Sat Oct 23 21:00:35 2010, 10.6, i386
MacOS X version 10.6.4
2.66 GHz Intel Core i7
XCode version 3.2.4
gcc version 4.2.1 (Apple Inc. build 5664)
GNU Make 3.81

I don't think this is my error, but please let me know if you think I'm doing 
something wrong, or should try something in particular.  And also let me know 
if there is any other information you need to diagnose the problem.  

Thank you.

Peace,
Mike
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [KDE/Mac] Developing KDE on Mac

2010-08-13 Thread Mike McQuaid

On 13 Aug 2010, at 15:18, O wrote:
> Speaking as an ex-macports packager, I have to say it takes
> practically no extra effort to push patches upstream. I email them to
> a dev list and the developers either accept it or not. Therein lies
> the rub however. If the patch is "poor" it won't be accepted and
> unless I get help I'm not going to try to fix it as it works for me.
> "Extra effort" on my part would be learning (more of) a programming
> language on my time, which AFAIC is a no-go (some will, some won't).
> However, there are actual programmers who do use both
> kde-mac/fink/macports/homebrew.
> If they would take a look at the patches and fix the hacks the
> packagers put in (or work with them on fixing them) this seems
> something which would be worth doing. I'm just speaking personally on
> what would work for me though ...

That all sounds fair enough to me. The problem I have is that they don't get 
emailed to this list and that this list is practically dead. I'm also guilty of 
doing OSX things without telling anyone on the list, blogging about them or 
anything other than telling Till over Jabber.

> I'll hold my tongue.

Yes, point taken. However, it's much easier to get patches into KDE, they don't 
just get ignored on a bugtracker for years.

> I recommended the package manager to a relatively techie windows
> friend of mine to install amarok. He never got it working. If it's not
> using the native installer framework of the system (or something far
> better/intuitive) I think it's going to fail.

I'm not surprised. 

>> I think a reasonable intermediate step would be to have a DMG which 
>> installed the basic dependencies for KDE applications (e.g. D-Bus, Qt, 
>> KDELibs, KDESupport) and then .app bundles for individual applications.
> Which is a > 1 man job.

Certainly a >1 man in his spare time job. If anyone had paid me, this would be 
done. There's growing talk that this could happen.

> As of Camp KDE 2009 the instructions on using CPack for Mac OS X,
> whether in book form, or online documentation sucked (which is to say
> I couldn't find out how to make it do what I wanted it to do on the
> mac). Has this improved?
> 
> What I was attempting btw was
> 1. Compile program A.
> 2. Have certain files from program A relocated within the .app bundle
> 3. Make pkg.
> 
> #2 proved problematic.
> 
> Now while I believe it is possible, as others have claimed to do it, I
> have yet to see step by step instructions on how to do so.

CPack = awesome software, terrible, terrible documentation.

The best example, in my humble opinion, of doing this nicely now is actually 
looking at the code of other projects doing it. For example, Charm, a project 
we have at work, which is on gitorious. I've just added all the CPack support 
for Mac and Windows and added automatic compile-time dependency resolution.

Check the code out here:
http://gitorious.org/charm/charm/blobs/master/CMakeLists.txt#line131
http://gitorious.org/charm/charm/blobs/master/Charm/CMakeLists.txt#line178

I'm also fairly familiar with the CPack codebase and have a good handle of what 
it is and isn't capable of so feel free to ask me about this stuff.

--
Cheers,
Mike McQuaid
http://mikemcquaid.com


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [KDE/Mac] Developing KDE on Mac

2010-08-13 Thread Mike McQuaid

On 13 Aug 2010, at 12:46, Sjors Gielen wrote:

> I've been thinking about this and while it seems a good idea at start, I 
> nowadays don't think it's the way to go. Of course it's true that the 
> packages should be compilable and should work on first install, but when you 
> consider the amount of work needed for dependencies, keeping everything up to 
> date and all, installing a package manager like Fink or MacPorts is really 
> *way* easier than compiling an installing KDE from source yourself. So much 
> for the easiness factor, which is for most of us not the most important 
> factor.
> 
> The second one is the dependencies I already named. Point is: when KDE needs 
> dbus, who installs dbus? It's not shipped with the operating system. If the 
> user has to compile and install that himself *too*, along with the ± hundred 
> other dependencies of KDE, it makes the system dirtier with non-updated deps, 
> and that could eventually also have negative effects on the quality of the 
> system. (I'm not even talking, here, about dependencies which are by default 
> uninstallable on Mac. Most projects care about that - but I've seen projects 
> reject patches because they didn't want to have the additional maintaining 
> burden of supporting another operating system.)
> 
> All in all I definitely think we should come together and improve the 
> situation of "vanilla" KDE on Mac, but I think we should strongly advise 
> against compiling and installing yourself, unless you really know what you're 
> doing (for example, a KDE developer who has everything in Fink/MacPorts and 
> simply wants to build kdewhatever for himself). We should then, in my 
> opinion, have a policy of sharing patches between Fink and MacPorts and also 
> submitting them upstream if that makes sense. First thing to do is update the 
> horribly outdated set of pages at http://mac.kde.org/, by the way.

When doesn't it make sense to share patches upstream? If Fink and Macports are 
sharing them and you don't recommend people install from source these patches 
should all be upstream.

I agree with Fink/Macports being better for most developers. Most people don't 
install all their dependencies from scratch on Linux either but people do 
install Qt and KDE and, currently, this isn't possible on OSX without patches 
which are in Fink or Macports. This is a bad situation. I don't think the 
solution is sharing patches, I think it is for Fink/Macports to try and be a 
bit more responsible open-source citizens: actually push patches back upstream. 
Yes, it takes effort but that's kind of the point of open-source.

I'm trying hard to push the launchd patches upstream to D-Bus but it's a huge 
pain and it's taking time. However, though, it will be worth it as it means we 
get closer to the situation of sensible binary distribution. More on that later.

> One thing that has been crossing my mind since aKademy is a KDE on Mac 
> installer. The Windows dudes have done this and it's been working out great - 
> but they don't have a package manager and we do. I've been thinking about 
> creating an installer that, after some basic system checks and asking the 
> user what he wants, installs Fink or MacPorts, configures that, then proceeds 
> to tell the package manager to install KDE. It could become a KDE-oriented 
> "front-end" to Fink and MacPorts, also alerting the user of updates now and 
> then.

This is exactly what I'm trying to avoid. On Windows their "installer" is a 
package manager that they wrote from scratch. If we want KDE on Mac (or indeed 
KDE on Windows, quite frankly) to ever catch on with non-technical and 
non-Linux users who have to use Mac/Windows on occasion, then we need to start 
bundling our software the way people expect it to be distributed.

Fink/Macports/Homebrew are great tools. However, no non-developers I know that 
use a Mac use them. Hell, most developers on OSX who aren't doing open-source 
development don't even use them.

What our end-goal should be is a nice DMG with a PKG or droppable .app file 
with autoupdate support and all the trimmings people expect. On Windows, in my 
opinion, it should be a MSI or NSIS installer that doesn't force the user to 
worry about dependencies.

I think a reasonable intermediate step would be to have a DMG which installed 
the basic dependencies for KDE applications (e.g. D-Bus, Qt, KDELibs, 
KDESupport) and then .app bundles for individual applications.

I did a talk on using CPack to do this at Akademy the year before last. I 
really think this is something that we should seek to do a) as a group/team and 
b) properly rather than just the easiest way possible.

--
Cheers,
M

[Fink-users] ARB for FINK: help please

2009-11-01 Thread Mike Dyall-Smith
The current fink version of ARB (a phylogenetics package used by
biologists around the world) is now obsolete. Ben Hines has been
instrumental in getting ARB onto the Mac but is unable to continue
this task.  Matt Cottrell has been able to get the latest version of
ARB, running in 64 bit, and with all the 64-bit dependencies, up on
MacPorts at:
http://trac.macports.org/browser/trunk/dports/science/arb/Portfile

My request is for someone to help get a similar version available from
Fink. Matt tells me the code is now very clean, and needs little or no
patching. However, he had to work up the 64-bit dependencies.  So it
would need to be someone who can package, and who knows about the
64-bit upgrades to existing packages in fink. The listed dependencies
are:  glew glw gsed imake lynx mesa openmotif sablotron tiff

My role in the past has been to test out the program to see that it
functions, and to provide written instructions to help people to
install it. The advantage of having ARB updated on Fink is the
availability of so many other programs, and the large pool of helpful
members of the Fink community.

ARB is a very important scientific tool and is used widely, so I'm
hoping to hear from someone soon.

Mike Dyall-Smith

PS: details about ARB in Fink are at:
http://pdb.finkproject.org/pdb/package.php/arb?rel_id=10.6-x86_64-current-unstable

-- 
_
Mike Dyall-Smith, Ph.D.,
Visiting Professor,
Max Planck Institute for Biochemistry,
Am Klopferspitz 18a, Martinsried D82152, Germany

email: mike.dyallsm...@gmail.com
web: www.haloarchaea.com
skype: mike.dyallsmith
_

On measuring microbial diversity:

"This is like randomly sampling a bus load of people and then trying
to infer the diversity of all people in the world. You would not
expect to find many Lithuanians." - Curtis and Sloan, 2005

--
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 skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] GHC build failure on 10.6

2009-09-04 Thread Mike Baehr
This fink installation was bootstrapped from source after a clean 10.6
install.  All packages are freshly built.  Using 'unstable'.  Machine
is a Rev. A. MacBook (32-bit Core Duo).

Looks like it's dying in the OpenGL module:

m -f -f stamp/configure.library.*.OpenGL OpenGL/unbuildable
( cd OpenGL && setup/Setup configure \
--enable-library-profiling --enable-split-objs \
   --prefix=/NONEXISTANT \
   --bindir=/NONEXISTANT \
   --libdir=/NONEXISTANT \
   --libsubdir='$pkgid' \
   --libexecdir=/NONEXISTANT \
   --datadir=/NONEXISTANT \
   --docdir=/NONEXISTANT \
   --htmldir=/NONEXISTANT \
   --interfacedir=/NONEXISTANT \
   --with-compiler=../../compiler/stage1/ghc-inplace \
   --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \
   --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \
   --with-ld=/usr/bin/ld \
   --haddock-options="--use-contents=../index.html \
   --use-index=../doc-index.html" \
  --configure-option='--prefix=/sw'
--configure-option='--mandir=/sw/src/fink.build/root-ghc-6.8.3-2/share/man/'
 
--configure-option='--with-ghc=/sw/src/fink.build/ghc-6.8.3-2/ghc-6.8.3/../ghc-bootstrap/bin/ghc'
 --configure-option='CPPFLAGS=-I/sw/include'
--configure-option='LDFLAGS=-L/sw/lib' \
   --configure-option=--with-cc=gcc ) \
  && touch
stamp/configure.library.build-profiling-splitting.OpenGL || touch
OpenGL/unbuildable
Configuring OpenGL-2.2.1.1...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for Windows environment... no
checking how to run the C preprocessor... gcc -E
checking for X... no
checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
checking target system type... i386-apple-darwin10.0.0
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking Haskell type for GLboolean... Word8
checking Haskell type for GLbyte... Int8
checking Haskell type for GLubyte... Word8
checking Haskell type for GLshort... Int16
checking Haskell type for GLushort... Word16
checking Haskell type for GLint... Int32
checking Haskell type for GLuint... Word32
checking Haskell type for GLsizei... Int32
checking Haskell type for GLenum... Word32
checking Haskell type for GLbitfield... Word32
checking Haskell type for GLfloat... Float
checking Haskell type for GLclampf... Float
checking Haskell type for GLdouble... Double
checking Haskell type for GLclampd... Double
checking Haskell type for GLchar... Int8
checking Haskell type for GLintptr... Int32
checking Haskell type for GLsizeiptr... Int32
configure: creating ./config.status
config.status: creating config.mk
config.status: creating OpenGL.buildinfo
config.status: creating include/HsOpenGLConfig.h
config.status: creating include/HsOpenGL.h
if ifBuildable/ifBuildable OpenGL; then \
  cd OpenGL && \
  cmp -s ../Makefile.local Makefile.local || cp ../Makefile.local .; \
  mv GNUmakefile GNUmakefile.tmp; \
  setup/Setup makefile -f GNUmakefile; \
  cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp
GNUmakefile; \
  make -r && \
  setup/Setup register --inplace; \
fi
mv: rename GNUmakefile to GNUmakefile.tmp: No such file or directory
Preprocessing library OpenGL-2.2.1.1...
Generating Makefile OpenGL-2.2.1.1...
GNUmakefile:71: dist/build/.depend: No such file or directory
../../compiler/stage1/ghc-inplace -M -optdep-f
-optdepdist/build/.depend -optdep-s -optdepp  -package-name
OpenGL-2.2.1.1 -hide-all-packages -i -idist/build/autogen -idist/build
-i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include
"HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build
-package base-3.0.2.0 -O -D

Re: [Fink-users] Gnucash on Snow Leopard

2009-08-28 Thread Mike Zanker
On 8/28/09 8:06 PM, Alexander Hansen wrote:

> The latter.

Ah, OK. Well I'm still dual booting with Leopard so no worries.

Thanks,

Mike

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Gnucash on Snow Leopard

2009-08-28 Thread Mike Zanker
Hi,

I've bootstrapped fink on Snow Leopard and I'd like to install Gnucash. 
I've rsynced the stable and unstable trees and can see a gnucash2.info 
file but "fink list gnucash" is only showing gnucash2-docs.

Have I installed fink correctly or is Gnucash not yet available in 10.6?

Thanks,

Mike

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error building gcc42-shlibs

2009-08-02 Thread Mike Zanker
On 2/8/09 13:07, monipol wrote:

> Revision 1001 builds/installs on Intel 10.5.7, Xcode 3.1.3, 32-bit Fink.

Yes, builds OK with Xcode 3.1.4 (3.1b3) on same.

Thanks,

Mike

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error building gcc42-shlibs

2009-08-01 Thread Mike Zanker
On 1/8/09 22:08, Jack Howarth wrote:

> Are both of you running Xcode 3.1b3 on Leopard? I did my test build
> on a dual G5 running 10.5.7 with Xcode 3.1.3 without issues. What does...
> 
> which autoheader
> 
> and 
> 
> /usr/bin/autoheader -V
> 
> return on your machines? Xcode 3.1.3 has...
> 
> autoheader (GNU Autoconf) 2.61

I'm running 3.1b3 on (Intel) 10.5.7.

/usr/bin/autoheader -V returns

autoheader (GNU Autoconf) 2.61

Thanks,

Mike

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Error building gcc42-shlibs

2009-08-01 Thread Mike Zanker
This is what I'm getting:

bzip2 -dc /sw/src/gcc-4.2.4.tar.bz2 | /sw/bin/tar -xf -  --no-same-owner 
--no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/languages/gcc42.patch ]
patch -p1 < /sw/fink/dists/unstable/main/finkinfo/languages/gcc42.patch
patching file libgomp/testsuite/libgomp.c++/pr30703.C
patching file gcc/testsuite/lib/prune.exp
Hunk #1 succeeded at 44 (offset 1 line).
patching file libstdc++-v3/testsuite/lib/prune.exp
patching file libjava/configure.ac
/var/tmp/tmp.1.d2Z3AD
#!/bin/sh -ev
  ulimit -s `ulimit -s`
ulimit -s
  cd boehm-gc
  autoheader -I .. -I ../config
configure.ac:52: error: m4_copy: won't overwrite defined macro: 
_AC_ARG_VAR_PRECIOUS
configure.ac:52: the top level
autom4te-2.64: /sw/bin/m4 failed with exit status: 1
autoheader: '/sw/bin/autom4te-2.64' failed with exit status: 1
### execution of /var/tmp/tmp.1.d2Z3AD failed, exit code 1


Can somebody see if they can duplicate this because I'm running Xcode 
3.1.4 that comes with the iPhone SDK 3.1b3 and wondering if that has 
anything to do with it.

Thanks,

Mike

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Xcode for iPhone and Mac Development OK with fink?

2009-07-28 Thread Mike Zanker
On 28/07/09 12:55, monipol wrote:

> Hello, Mike. I've installed Xcode for iPhone and Mac and haven't  
> noticed anything unusual with Fink.

Great - thanks to all who have replied.

Regards,

Mike


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Xcode for iPhone and Mac Development OK with fink?

2009-07-28 Thread Mike Zanker
Hi,

I've been using the Mac-only Xcode with fink up to now and I'm wondering 
whether installing the Xcode for iPhone and Mac will break anything?

Thanks,

Mike

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Finance::Quote problem

2009-03-10 Thread Mike Zanker
On 09/03/09 22:10, David Reiser wrote:

> There's a patch on the gnucash mailing lists that I wrote which
> appears to solve this problem for me and a few European users who have
> tried it. Finance-quote upstream hasn't been particularly receptive.

Just to confirm that your patch fixes it for me, too :) It's at

https://lists.gnucash.org/pipermail/gnucash-user/2008-November/027224.html

if anybody else needs it.

Regards,

Mike


--
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Finance::Quote problem

2009-03-09 Thread Mike Zanker
On 9/3/09 22:10, David Reiser wrote:

> Which version of finance-quote are you using. 1.15 is significantly
> better than prior versions for things relating to yahoo europe.

It's 1.15-1 as installed by fink.

> And finance-quote doesn't purport to support fund quotes at Yahoo-
> Europe, just stocks.
> 
> There's a patch on the gnucash mailing lists that I wrote which
> appears to solve this problem for me and a few European users who have
> tried it. Finance-quote upstream hasn't been particularly receptive.

Thanks for the info - I'll dig out the patch and see if it helps.

Mike


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Finance::Quote problem

2009-03-09 Thread Mike Zanker
Hi,

I don't *think* this is a fink issue but somebody may have come across 
this after installing gnucash2. I decided to start using online quotes 
with but although I have the correct Yahoo Europe symbol, I'm getting 
odd results:

merlin:~ mike$ gnc-fq-dump yahoo_europe GB0033048843GBP
Finance::Quote fields Gnucash uses:
 symbol: GB0033048843GBP  <=== required
   date: 00/00/2000   <=== required
   currency: ** missing **<=== required
   last: 343.86   <=\
nav:  <=== one of these
  price: 343.86   <=/
   timezone:  <=== optional

** This stock quote cannot be used by gnucash!!

Does anybody have any idea what's going on here? The price is actually 
correct.

Thanks in advance,

Mike

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Informational: gnucash 2.2.9 very slow

2009-02-25 Thread Mike Zanker
On 25/2/09 19:19, Carl van Denzen wrote:

> Just informational, I do not think this is a Fink problem, I think it  
> is a gnucash problem.
> Yesterday I installed unstable gnucash 2.2.9. Loading the data file  
> takes more than a minute. In the preceding version it took about ten  
> seconds.

I've also updated to 2.2.9 and I haven't actually noticed any 
difference. It still loads my 500K data file in a few seconds.

Mike

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Update libx264-shlibs with OS 10.4.11 Either

2009-02-05 Thread Mike Zanker
On 04/02/09 15:28, Martin Costabel wrote:

> Then "fink update gtk+2-shlibs". After that, building libx264-57-shlibs 
> should succeed.

Yup, this works. Do we have to back out this workaround when an 
"official" fink update is committed?

Thanks,

Mike


--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Update libx264-shlibs with OS 10.4.11 Either

2009-02-05 Thread Mike Zanker
On 04/02/09 15:28, Martin Costabel wrote:

> Then "fink update gtk+2-shlibs". After that, building libx264-57-shlibs 
> should succeed.

Yup, this works. Do we have to back out this workaround when an
"official" fink update is committed?

Thanks,

Mike



--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Upgrade to 10.5.5 safe?

2008-09-19 Thread Mike Zanker
On 18/09/08 23:21, Alexander Hansen wrote:

> You would probably need to reinstall your XQuartz, since the 10.5.5
> update appears to install some X11 files.

Yes - all my fink-managed X11 software refused to run after the 10.5.5
update until I re-installed XQuartz (well, actually upgraded to 2.3.1).

Mike


-
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 to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] mplayer

2008-09-12 Thread Mike Dyall-Smith
Has anyone got mplayer to compile on OS X 10.5.4? I am using an intel
macbook. Fink was self-updated and update-all'ed.
The last part of the output before execution fails is below.
 - Mike Dyall-Smith

cc -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-mat
 -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN
-DCONFIG_DARWIN -shared-libgcc -arch
i386 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/sw/include/libcdparanoia -I/sw/lib/freetype219/include
-I/sw/lib/fontconfig2/include -I/sw/include -I/usr/X11/include
-I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREA
_SAFE -I/sw/include/artsc -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include  -I/sw/lib/free
ype219/include/freetype2 -I/sw/lib/freetype219/include
-I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw
lib/glib/include -I/usr/X11R6/include -U_FILE_OFFSET_BITS
-fno-omit-frame-pointer -mno-omit-leaf-frame-p
inter -DMPLAYER -D__WINE__  -c pe_image.c
In file included from wine/winnt.h:1043,
 from wine/winbase.h:5,
 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winnt.h:1494,
 from wine/winbase.h:5,
 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winnt.h:2170,
 from wine/winbase.h:5,
 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winnt.h:2667,
 from wine/winbase.h:5,
 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winbase.h:1083,
 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/module.h:76,
 from pe_image.c:60:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from pe_image.c:61:
wine/debugtools.h:67: warning: useless type name in empty declaration
pe_image.c: In function 'fixup_imports':
pe_image.c:315: warning: pointer targets in passing argument 2 of
'LookupExternalByName' differ in signed
ess
pe_image.c:336: warning: pointer targets in passing argument 2 of
'LookupExternalByName' differ in signed
ess
make[1]: *** [pe_image.o] Error 1
make: *** [loader/libloader.a] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-mplayer-1.0.0rc1-1021
(Reading database ... 73123 files and directories currently installed.)
Removing fink-buildlock-mplayer-1.0.0rc1-1021 ...
Failed: phase compiling: mplayer-1.0.0rc1-1021 failed

-
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 to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Loss of font quality with new gnome

2008-08-02 Thread Mike Zanker
Ever since the big gnome release a few weeks ago my fonts in gtk2 
applications have been very thin and "spidery". I've never really got 
the hang of font quality in X but had managed to get something 
satisfactory by having a .gtkrc-2.0 with the one line

gtk-font-name = "Bitstream Vera Sans 12"

in it, but the font I have now in gtk2 apps is definitely not the one I 
had before.

Any ideas where I can look to get things looking decent again?

Thanks,

Mike

-
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 to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] arb install fails compile error

2008-02-24 Thread Mike Dyall-Smith
Thanks for tracking this issue down. I found this file had been lost  
when I tried to run a compiled version of ARB. The main window starts  
up but you can't run the EDIT window. I thought I had done something  
myself, and had to grab libGLw.1.dylib from an old install and move it  
to its wanted position. Once I had done that, everything seems to work.


Another ARB user had this advice:

I figured out that xcode's installer didn't actually install /usr/X11/ 
lib/libGLw.dylib! I had to pkgutil --forget and re-install, as per http://www.uoregon.edu/~noeckel/LeopardIntelSetup.html


Hope this helps.
- Mike Dyall-Smith



Date: Sun, 24 Feb 2008 16:22:37 +0100
From: Martin Costabel <[EMAIL PROTECTED]>
Subject: Re: [Fink-users] arb install fails compile error
To: Martin Costabel <[EMAIL PROTECTED]>
Cc: fink-users@lists.sourceforge.net, Daniel Rogers <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Martin Costabel wrote:

Daniel Rogers wrote:

I'm running Mac OS 10.5.2 and fink 0.28.0.  Fink has installed fine  
and

selfupdate-cvs works as well.  However, installing arb with: fink
install arb results in an error.  I installed arb successfully on  
other
10.5 macs and I'm at a loss as to what the problem  may be.  The  
install

ends as follows.


Make everything in RNA3D
g++ -DDARWIN -DNO_REGEXPR  -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG
-DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o RNA3D_Main.o
RNA3D_Main.cxx  -I. -I/sw/src/fink.build/arb-20071207-1005/./INCLUDE
-I/usr/X11R6/include -I/sw/include/
In file included from RNA3D_Main.cxx:1:
RNA3D_GlobalHeader.hxx:46:26: error: GL/GLwMDrawA.h: No such file or
directory



There is something strange going on with this file. It is installed  
(in

/usr/X11/include) by the X11SDK package, and on both machines I looked
at it, it was absent. One of the machines I have TimeMachine running,
and I could see how the file was present on February 12 and absent the
following day. On the same day, two SoftwareUpdate packages were
installed, among them my main suspect, QuickTime741_Leopard.pkg.


After re-reading my installer logs more carefully, I found that I had
also updated OSX to 10.5.2 the same day, and this is indeed the culprit:
The 10.5.2 updater.

I don't know what the story behind this is, but the MacOSX-10.5.2
updater package runs a script named "removeOldPreLeopardX11" which has
the following lines:

rm -rf "$3/usr/X11/X11.app"
rm -rf "$3/usr/X11/bin/dumpkeymap"
rm -rf "$3/usr/X11/include/xorg"
rm -rf "$3/usr/X11/lib/X11/man/man1"
rm -rf "$3/usr/X11/lib/libGLw.1.dylib"
rm -rf "$3/usr/X11/lib/libGLw.dylib"
rm -rf "$3/usr/X11/include/GL/GLwDrawA.h"
rm -rf "$3/usr/X11/include/GL/GLwDrawAP.h"
rm -rf "$3/usr/X11/include/GL/GLwMDrawA.h"
rm -rf "$3/usr/X11/include/GL/GLwMDrawAP.h"

Now I know nothing about this GLw stuff, but the dynamic libGLw was
observed to be new in Leopard, Tiger having only a static libGLw.a. This
has caused problems for other packages like molmol. It seems that these
packages cannot be built with Apple's X11 any more, unless there is some
other source for libGLw.

--
Martin


Mike Dyall-Smith
Dept. Microbiology and Immunology
University of Melbourne
Ph: +61 3 8344 5693
Fx: +61 3 9347 1540




-
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/___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] fink website hijacked?

2008-01-11 Thread Mike Dyall-Smith
Looks to me like the fink project website has been hijacked. At the  
usual fink URL of http://www.finkproject.org/, I now see some  
advertising page, courtesy of GoDaddy.com


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] curl times out

2007-12-21 Thread Mike Dyall-Smith
On Alex's suggestion I manually altered the fink config file to include
DownloadMethod: wget
This works like a rocket compared to my semi-stalled curl. Of course
I first had to install wget in order for fink to use this method.
Thanks Alex.
- Mike D-S


On 16/12/2007, at 2:55 PM, Alexander Hansen wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Mike Dyall-Smith wrote:
>> I noticed the problem mentioned on the beginners list, and I seem to
>> have hit the same
>> one trying to download tarballs via fink curl. The always time out
>> given the 30 second
>> limit. If I manually issue the same command but increase it to 70
>> seconds, they can
>> be downloaded. Is there anyway to change the script for curl to
>> increase the timeout
>> limit to 70 seconds? Otherwise, I am having to download them all
>> individually.
>> - Mike Dyall-Smith
>>
>> example:
>>
>> curl --connect-timeout 30 -f -L -A 'fink/0.27.9' -O
> http://distfiles.master.finkmirrors.net/glew-1.3.5-src.zip
>>
>> curl: (6) name lookup timed out
>> ### execution of curl failed, exit code 6
>> Downloading the file "glew-1.3.5-src.zip" failed.
>>
> I've had the same problem from some sites, too.  I have set
> DownloadMethod: wget , since wget doesn't seem to have those issues.
> That's a workaround, but I think fink's curl timeout could be  
> increased.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHZKGjB8UpO3rKjQ8RAvGQAJ9g5tmdrXr7tJL3Fa7ZLKzFPBrNYACfVegi
> Q8q91r0mpuP/AsGF4Ycm9yg=
> =dOsR
> -END PGP SIGNATURE-
>



Mike Dyall-Smith
Dept. Microbiology and Immunology
University of Melbourne
Ph: +61 3 8344 5693
Fx: +61 3 9347 1540





-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Building dvd+rw-tools-7.0-1003 fails on Mac OS X 10.5.1

2007-12-21 Thread Mike Mimic
Hi!

Building dvd+rw-tools-7.0-1003 fails on Mac OS X
10.5.1 with:

gcc  -D__unix -Os -I/sw/include  -c -o growisofs.o
growisofs.c
In file included from growisofs.c:419:
/usr/include/sys/stat.h:261: error: redefinition of
'struct stat'

Best regards


Mike


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Building libquicktime0-0.9.10-2 fails on Mac OS X 10.5.1

2007-12-21 Thread Mike Mimic
Hi1

Building libquicktime0-0.9.10-2 fails on Mac OS X
10.5.1 with:

gcc -march=i586 -mtune=i586 -O3 -funroll-all-loops
-fomit-frame-pointer -finline-functions -Wall -Winline
-bind_at_load -o .libs/lqtplay lqtplay.o 
../src/.libs/libquicktime.dylib /sw/lib/libiconv.dylib
-L/sw/lib -L/usr/X11/lib -lXaw
/usr/X11/lib/libXt.6.0.0.dylib
/usr/X11/lib/libSM.6.0.0.dylib
/usr/X11/lib/libICE.6.3.0.dylib
/usr/X11/lib/libXv.1.0.0.dylib
/usr/X11/lib/libXext.6.4.0.dylib -lGLU -lGL
/usr/X11/lib/libX11.6.2.0.dylib
/usr/X11/lib/libXau.6.0.0.dylib
/usr/X11/lib/libXdmcp.6.0.0.dylib -lm -lz -ldl
ld: cycle in dylib re-exports with
/usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status

I used the same solution as in:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg16105.html

And it seems to work.

Best regards


Mike


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] touchpad and X11 on 10.5

2007-12-20 Thread Mike Dyall-Smith
Thanks Alex, I will expand and make my query more relevant to the fink  
list.


Using an intel macbook, I normally use the touchpad at the base of the  
keyboard
rather than attaching a mouse (I find I have less problems with RSI  
this way).


When you port a linux application to run on OS X under X11, the touchpad
control of the window is lost. I cannot do a two-finger scroll of the
window using the touchpad on my macbook laptop. I have to click-drag  
on the

side window bar. I am using X11 2.1.1, the latest version.

I have found linux web pages that show how to edit an xorg.conf file
to modify touchpad function (to do almost anything!), but I haven't  
seen how to do this under

OS X. I would appreciate any advice here.

- Mike D-S



Mike Dyall-Smith wrote:

Why doesn't the (intel) macbook touchpad work on an X11 window? Is
there an easy way to get it working?
I've also had variable success with the scroll wheel function using a
mouse.
I have tried looking through the archives and the web, but I can't see
an answer.
thanks, Mike D-S


I'd think this was more a matter for Apple's lists than ours, but for
interested people please define what you mean by the touchpad "not
working" in an X11 window.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHappdB8UpO3rKjQ8RAuoFAJ9ApEDp+MJSPLyK7HSo7eGKbGq4igCdHJfi
OAqu300FHBTbyEDu6y9HFa0=
=dQYJ
-END PGP SIGNATURE--
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/___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] touchpad and X11 on 10.5

2007-12-20 Thread Mike Dyall-Smith
Why doesn't the (intel) macbook touchpad work on an X11 window? Is  
there an easy way to get it working?
I've also had variable success with the scroll wheel function using a  
mouse.
I have tried looking through the archives and the web, but I can't see  
an answer.
thanks, Mike D-S

-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gnucash 2.2.2 crashing

2007-12-19 Thread Mike Zanker
On 19/12/07 19:48, David Reiser wrote:

> Are you using the x11 that came with Leopard? If so, would you please
> try the x11 upgrade, version 2.1.1 at
> 
> http://trac.macosforge.org/projects/xquartz/
> 
> I don't know if you have to rebuild gnucash2 after that upgrade. I'd try
> gnucash again right after the x11 upgrade. If it still crashes, then do
> fink rebuild gnucash2; fink reinstall gnucash2

Thanks for the quick response - I've installed 2.1.1 and done the
rebuild/reinstall but it's unfortunately still seg faulting on selecting
the scheduled transaction editor.

I've tried opening an accounts file that I know worked with the older
version of gnucash (just to eliminate possible corruption) and it's
still crashing on opening the editor.

Thanks,

Mike


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] gnucash 2.2.2 crashing

2007-12-19 Thread Mike Zanker
Have just run a selfupdate and an update-all which has upgraded my
gnucash to 2.2.2. However, it now crashes with a segmentation fault as
soon as I attempt to open the scheduled transaction editor. This is on a
Mac Pro running 10.5.1 and the Xcode that came on the Leopard DVD.

Regards,

Mike

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] curl times out

2007-12-15 Thread Mike Dyall-Smith
I noticed the problem mentioned on the beginners list, and I seem to  
have hit the same
one trying to download tarballs via fink curl. The always time out  
given the 30 second
limit. If I manually issue the same command but increase it to 70  
seconds, they can
be downloaded. Is there anyway to change the script for curl to  
increase the timeout
limit to 70 seconds? Otherwise, I am having to download them all  
individually.
- Mike Dyall-Smith

example:

curl --connect-timeout 30 -f -L -A 'fink/0.27.9' -O 
http://distfiles.master.finkmirrors.net/glew-1.3.5-src.zip

curl: (6) name lookup timed out
### execution of curl failed, exit code 6
Downloading the file "glew-1.3.5-src.zip" failed.



-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] failure on compile of mjpegtools-1.6.2-100

2007-11-25 Thread Mike Dyall-Smith


On 26/11/2007, at 11:51 AM, [EMAIL PROTECTED]  
wrote:



Message: 6
Date: Sun, 25 Nov 2007 19:50:47 -0500
From: Hans Kruse <[EMAIL PROTECTED]>
Subject: Re: [Fink-users] failure on compile of mjpegtools-1.6.2-1004

I think you will find a softlink X11R6 -> X11 in /usr, so it should
in general not matter.



My /usr directory (Tiger) does not have a soft link, just the X11R6  
directory. Perhaps the

link is elsewhere.
I looked at the patch for mjpegtools and noticed:

SetLDFLAGS: -dylib_file /System/Library/Frameworks/OpenGL.framework/ 
Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGL.dylib


Can someone tell me why this flag uses two identical paths for  
libGL.dylib  (they look the same to me)?


 MDS

-
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/___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] failure on compile of mjpegtools-1.6.2-1004

2007-11-25 Thread Mike Dyall-Smith

I have stated this failure back on NOV 15, 2007. I am still getting a
compile error.
Here is compile error:
gcc -fno-common -Wall -Wunused -o .libs/lavplay lavplay.o -Wl,-
framework -Wl,Cocoa  -L/sw/lib ../utils/libmjpegutils.a ./.libs/
liblavplay.dylib ./.libs/liblavjpeg.dylib ./.libs/liblavfile.dylib / 
sw/

lib/libjpeg.dylib /sw/lib/libdv.dylib -lm /sw/lib/libglib.dylib -
lpthread -lSDLmain /sw/lib/libSDL.dylib -L/usr/X11/lib /usr/X11/lib/
libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/
libXdmcp.6.0.0.dylib
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib


 - Is there a reason /usr/X11 being used instead of  /usr/X11R6 ?


collect2: ld returned 1 exit status
make[2]: *** [lavplay] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2



MDS


-
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/___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] arb fails to build; undefined symbols

2007-11-25 Thread Mike Dyall-Smith

Thanks Dan for your interest in this:

Date: Sun, 25 Nov 2007 01:27:04 -0500
From: Daniel Macks <[EMAIL PROTECTED]>
Subject: Re: [Fink-users] arb fails to build; undefined symbols


On Sat, Nov 24, 2007 at 06:09:23PM +1100, Mike Dyall-Smith wrote:

Trying to build arb (phylogeny package) on 10.4.11 with gcc-4.0.1,
intel macbook. It fails with the following end output.


What version-revision of the arb package?

- The latest source, at: http://download.arb-home.de/latest_build/


/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
___GLEW_ARB_point_sprite

[...]

Those undefined symbols are part of libglew on my machine...do you
have fink's "glew" and "glew-shlibs" packages installed? If not, does
installing them allow arb to compile successfully?

 - I had been switching things around and didn't have glew installed
at this time. I did that and it eliminated the first few undefined  
symbols, then it
got stuck on  the last symbol on the list, _pngBind. I haven't  
figured out how to

make it happy with this one. Any ideas what package this is looking for?

 I have been modifying .info and .patch files for the latest arb  
src, and would be very

happy for any assistance.

Regards, Mike

Mike Dyall-Smith
Dept. Microbiology and Immunology
University of Melbourne


-
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/___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] arb fails to build; undefined symbols

2007-11-23 Thread Mike Dyall-Smith
Trying to build arb (phylogeny package) on 10.4.11 with gcc-4.0.1,  
intel macbook. It fails with the following end output.
Any ideas why?
Thanks, Mike D-S

Target 'bin/arb_edit4' not found
-> rebuilding bin/arb_edit4 (Thu Jan  1 09:59:59 1970)
Link bin/arb_edit4
g++ -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -L/sw2/lib -Wl,- 
stack_size -Wl,1000 -Wl,-stack_addr -Wl,c000 -lGLU -lGL -lGLw  
-lglut -lglui -dylib_file /System/Library/Frameworks/OpenGL.framework/ 
Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGL.dylib -o bin/arb_edit4 -L/ 
sw2/src/fink.build/arb-2007-1003/./LIBLINK -L/sw2/lib RNA3D/RNA3D.a  
NAMES_COM/client.a AWTC/AWTC.a EDIT4/EDIT4.a SECEDIT/SECEDIT.a  
SERVERCNTRL/SERVERCNTRL.a STAT/STAT.a ARB_GDE/ARB_GDE.a  
ISLAND_HOPPING/ISLAND_HOPPING.a SL/HELIX/HELIX.a SL/AW_HELIX/ 
AW_HELIX.a SL/AW_NAME/AW_NAME.a SL/FILE_BUFFER/FILE_BUFFER.a XML/ 
XML.a -lARBDB -lstdc++ -lAW -lAWT -L/usr/X11R6/lib -L/sw2/lib -lXm - 
lXt -lX11 -lXext -lXp -lc
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
___GLEW_ARB_point_sprite
___GLEW_EXT_point_parameters
___GLEW_VERSION_1_2
___glewPointParameterfEXT
___glewPointParameterfvEXT
_glewGetErrorString
_glewGetString
_glewInit
_pngBind
collect2: ld returned 1 exit status
make: *** [bin/arb_edit4] Error 1
### execution of /var/tmp/tmp.2.v6tUjI failed, exit code 2

-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Compiling ghc-6.6-2 on 10.5 fails

2007-11-16 Thread Mike Mimic
Hi!

Compiling ghc-6.6-2 package on 10.5 Intel platform
fails with:

basicTypes/OccName.lhs-boot:1:0:
Failed to load interface for `Prelude':
  Use -v to see a list of the files searched for.
<>
make[2]: *** [stage2/basicTypes/OccName.o-boot] Error
1

Any suggestion why? Any workaround?


Mike


  

Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  
http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ

-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] arb package not appearing in "fink list

2007-11-15 Thread Mike Dyall-Smith

   2. arb package not appearing in "fink list" (Matthew Cottrell)
   3. Re: arb package not appearing in "fink list" (Daniel Macks)



Dear Matthew and Daniel, yes, arb has been mauled by the leopard
and is awaiting rescue. Recently, I posted the message below to the
fink developers list. I post it here for your information, and hopefully
to attract someone able to troubleshoot the code. I don't have a 10.5
box yet either.
__post to fink-devel list_

I am looking for some assistance compiling the phylogeny package,
ARB. Ben Hines will be looking at compiling ARB on Leopard but I
would like to get the latest source for ARB to compile on intel/
Tiger. So far, it compiles much of the way then stops with the
error: invalid conversion from 'int*' to 'GLint*'. I have seen
discussions of this kind of error but I would appreciate some expert
assistance on how to patch the ARB code.

Thanks, Mike Dyall-Smith, mlds (AT) unimelb (DOT) edu.au



 Make everything in RNA3D
g++ -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG -
DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o RNA3D_Main.o
RNA3D_Main.cxx -I. -I/sw2/src/fink.build/arb-20071029ogl-2007/./
INCLUDE -I/usr/X11R6/include -I/sw2/include/
g++ -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG -
DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o RNA3D_Interface.o
RNA3D_Interface.cxx -I. -I/sw2/src/fink.build/arb-20071029ogl-2007/./
INCLUDE -I/usr/X11R6/include -I/sw2/include/
g++ -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG -
DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o RNA3D_Graphics.o
RNA3D_Graphics.cxx -I. -I/sw2/src/fink.build/arb-20071029ogl-2007/./
INCLUDE -I/usr/X11R6/include -I/sw2/include/
g++ -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG -
DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o
RNA3D_OpenGLEngine.o RNA3D_OpenGLEngine.cxx -I. -I/sw2/src/
fink.build/arb-20071029ogl-2007/./INCLUDE -I/usr/X11R6/include -I/sw2/
include/
g++ -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG -
DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o
RNA3D_OpenGLGraphics.o RNA3D_OpenGLGraphics.cxx -I. -I/sw2/src/
fink.build/arb-20071029ogl-2007/./INCLUDE -I/usr/X11R6/include -I/sw2/
include/
RNA3D_OpenGLGraphics.cxx: In member function 'void
OpenGLGraphics::WinToScreenCoordinates(int, int, GLdouble*)':
RNA3D_OpenGLGraphics.cxx:110: error: invalid conversion from 'int*'
to 'GLint*'
RNA3D_OpenGLGraphics.cxx:110: error: initializing argument 2 of
'void glGetIntegerv(GLenum, GLint*)'
RNA3D_OpenGLGraphics.cxx:117: error: invalid conversion from 'int*'
to 'const GLint*'
RNA3D_OpenGLGraphics.cxx:117: error: initializing argument 6 of
'GLint gluUnProject(GLdouble, GLdouble, GLdouble, const GLdouble*,
const GLdouble*, const GLint*, GLdouble*, GLdouble*, GLdouble*)'
make[1]: *** [RNA3D_OpenGLGraphics.o] Error 1
make: *** [RNA3D/RNA3D.dummy] Error 2
### execution of /var/tmp/tmp.2.AmmNm4 failed, exit code 2


_for reference, lines 102-118 of
RNA3D_OpenGLGraphics.cxx: _

void OpenGLGraphics::WinToScreenCoordinates(int x, int y, GLdouble
*screenPos) {
//project window coords to gl coord
glLoadIdentity();
GLdouble modelMatrix[16];
glGetDoublev(GL_MODELVIEW_MATRIX,modelMatrix);
GLdouble projMatrix[16];
glGetDoublev(GL_PROJECTION_MATRIX,projMatrix);
int viewport[4];
glGetIntegerv(GL_VIEWPORT,viewport);
gluUnProject(x, y, 0,
modelMatrix,
projMatrix,
viewport,
//the next 3 parameters are the pointers to the
final object coordinates.(double)
&screenPos[0], &screenPos[1], &screenPos[2]
);
}
__

-
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/___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Gnucash 2.2.1-201

2007-11-10 Thread Mike Zanker
On 11/11/07 05:35, David Reiser wrote:

> gnucash2-2.2.1-203 (for Leopard) has been posted. As soon as the mirrors
> propagate it, you should be able to 'fink selfupdate' and 'fink update
> gnucash2' to see if it fixes the problem for you. A patch suggested by
> the gnucash devel team worked for me (ppc mac) this evening. Please let
> me know if this fixes your problem.

Thanks - this does indeed fix it for me!

Regards,

Mike


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Gnucash 2.2.1-201

2007-11-10 Thread Mike Zanker
On 10/11/07 18:50, David Reiser wrote:

> Sorry, that was me. It will take a few hours until I can fully test an
> alternative. There was a problem with new installs on Leopard, and when
> I tried to fix that, I broke it worse. (bad testing on my part...) This
> may require a downgrade to glib2, also. That is part of what will take
> some time to figure out.

Ah, OK - thanks for the info.

Mike


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Gnucash 2.2.1-201

2007-11-10 Thread Mike Zanker
On 10/11/07 18:23, Mike Zanker wrote:

> dyld: lazy symbol binding failed: Symbol not found: _mark_split
>   Referenced from: /sw/lib/gnucash/libgncmod-engine.dylib
>   Expected in: dynamic lookup

Sorry - this is on a Mac Pro running 10.5 with Xcode and X11 off the
Leopard DVD and fink 0.27.9.

Thanks,

Mike

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Gnucash 2.2.1-201

2007-11-10 Thread Mike Zanker
Ever since installing the updated gnucash this morning it unexpectedly
quits when I try and add something to one of my credit card accounts.
This is the error message displayed in the terminal window:

dyld: lazy symbol binding failed: Symbol not found: _mark_split
  Referenced from: /sw/lib/gnucash/libgncmod-engine.dylib
  Expected in: dynamic lookup

dyld: Symbol not found: _mark_split
  Referenced from: /sw/lib/gnucash/libgncmod-engine.dylib
  Expected in: dynamic lookup

The previous version was working fine.

I'd be grateful for any pointers...

Thanks,

Mike

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] firefox - "Illegal instruction" in run-mozilla.sh

2007-11-09 Thread Mike O'Brien

On Nov 9, 2007, at 1:31 AM, Mike O'Brien wrote:

>
> On Nov 9, 2007, at 12:36 AM, Mike O'Brien wrote:
>
>>  Trying to set up or run "firefox" newly-installed by a fresh
>> install of fink, I get:
>>
>> Setting up firefox (1.0.7-1008) ...
>> /sw/lib/firefox/run-mozilla.sh: line 451:  7814 Illegal
>> instruction "$prog" ${1+"$@"}
>>
>>  I Googled but didn't see much - any hints?
>
>   A little more detective work says this is the shell's
> obscure way of saying that the program that was run
> in the subfork died, and this is where the shell's read
> pointer was (I suppose) when the child died.  It's the
> firefox binary itself that's actually dying.  I ran
> firefox with "-g" to invoke debugging and got a backtrace
> like this:
>
> (gdb) bt
> #0  0x8fe12f94 in __dyld_stub_binding_helper_interface ()
> #1  0x in ?? ()
>
>   This doesn't look good.

Sorry, more details:

OS X 10.4.10
XCode 2.5
fink Package manager version: 0.27.9
Distribution version: 0.8.1.rsync i386


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] firefox - "Illegal instruction" in run-mozilla.sh

2007-11-09 Thread Mike O'Brien

On Nov 9, 2007, at 12:36 AM, Mike O'Brien wrote:

>   Trying to set up or run "firefox" newly-installed by a fresh
> install of fink, I get:
>
> Setting up firefox (1.0.7-1008) ...
> /sw/lib/firefox/run-mozilla.sh: line 451:  7814 Illegal
> instruction "$prog" ${1+"$@"}
>
>   I Googled but didn't see much - any hints?

A little more detective work says this is the shell's
obscure way of saying that the program that was run
in the subfork died, and this is where the shell's read
pointer was (I suppose) when the child died.  It's the
firefox binary itself that's actually dying.  I ran
firefox with "-g" to invoke debugging and got a backtrace
like this:

(gdb) bt
#0  0x8fe12f94 in __dyld_stub_binding_helper_interface ()
#1  0x in ?? ()

This doesn't look good.

Mike O'Brien

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] firefox - "Illegal instruction" in run-mozilla.sh

2007-11-09 Thread Mike O'Brien
Trying to set up or run "firefox" newly-installed by a fresh
install of fink, I get:

Setting up firefox (1.0.7-1008) ...
/sw/lib/firefox/run-mozilla.sh: line 451:  7814 Illegal  
instruction "$prog" ${1+"$@"}

I Googled but didn't see much - any hints?

Mike O'Brien

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] -lXfixes not found

2007-11-07 Thread Mike O'Brien
I just installed XCode 2.5, including the X11SDK (twice), and
tried to build fink's firefox1.5 (I need an X-based browser for remote
usage without firing up the full machinery of Apple Remote Desktop).

It bombed out with:

c++ -I/sw/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions - 
Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual - 
Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long - 
fno-common -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O2 -fPIC - 
framework CoreFoundation -o libgtkxtbin.dylib  gtk2xtbin.o-L/sw/ 
lib  -Wl,-dead_strip -L/sw/lib -L/usr/X11R6/lib   -lgtk-x11-2.0 -lgdk- 
x11-2.0 -lXrandr -lXinerama -lXfixes -lXcursor -lXext -latk-1.0 - 
lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 - 
lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm -lgobject-2.0 - 
lgmodule-2.0 -lglib-2.0 -lintl -liconv   -L/usr/X11R6/lib -lXt -lX11   
-dynamiclib -install_name /sw/lib/firefox1.5/libgtkxtbin.dylib - 
compatibility_version 1 -current_version 1 -lm
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: can't locate file  
for: -lXfixes
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: file: -lXfixes is  
not an object file (not allowed in a library)
make[2]: *** [libgtkxtbin.dylib] Error 1
make[2]: Leaving directory `/sw/src/fink.build/ 
firefox1.5-1.5.0.12-1001/mozilla/widget/src/gtkxtbin'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/sw/src/fink.build/ 
firefox1.5-1.5.0.12-1001/mozilla'
make: *** [default] Error 2
make: Leaving directory `/sw/src/fink.build/firefox1.5-1.5.0.12-1001/ 
mozilla'
### execution of /var/tmp/tmp.1.qFsBoI failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-firefox1.5-1.5.0.12-1001
(Reading database ... 25978 files and directories currently installed.)
Removing fink-buildlock-firefox1.5-1.5.0.12-1001 ...
Failed: phase compiling: firefox1.5-1.5.0.12-1001 failed

Has anyone else seen something like this with the new XCode?

(I did "fink selfupdate" first so fink's current.)

Mike O'Brien

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Moving from CVS version to 0.27.7

2007-10-29 Thread Mike Zanker
On 29/10/07 15:26, Alexander K. Hansen wrote:

>> I'd like to change from using the version of fink that I checked
>> out of CVS a couple of days ago to 0.27.7. I thought this would
>> just be a case of downloading 0.27.7 and running inject.pl. This
>> appears to have worked but /sw/fink/VERSION still says "0.7.0.cvs".
> 
> That's a vestigial file.  It doesn't do anything.

OK - thanks.

Mike


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Moving from CVS version to 0.27.7

2007-10-29 Thread Mike Zanker
I'd like to change from using the version of fink that I checked out of
CVS a couple of days ago to 0.27.7. I thought this would just be a case
of downloading 0.27.7 and running inject.pl. This appears to have worked
but /sw/fink/VERSION still says "0.7.0.cvs".

If I replace this with the VERSION from 0.27.7 it just gets overwritten
every time I run a selfupdate, reverting to "0.7.0.cvs". Is there
anything else I need to do?

Thanks,

Mike

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-28 Thread Mike Zanker
On 27/10/07 15:49, David Reiser wrote:

> New version (it has been a while since I kept up with upstream on this  
> one) + fix for OpenGL issue has been submitted to tracker

Thanks - this builds fine now.

Mike


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-28 Thread Mike Zanker
On 27/10/07 14:34, Martin Costabel wrote:

> And *please* file a bug with Apple every time you come across this 
> thing. They should fix it ASAP! This is the kind of bug that they 
> usually don't fix for a year or so. Only if sufficiently many people 
> complain will there be a chance that they do it earlier.

Done.

Mike


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread Mike Zanker
On 27/10/07 12:16, David R. Morrison wrote:

> This is a known problem with Leopard: ordinary linking to libGL.dylib  
> is broken, and a special hack must be used.  We tried to fix as many  
> fink packages as we could to handle this problem in advance of the  
> Leopard release, and I think we got all the ones in the stable tree,  
> but we didn't get all of the unstable ones.
> 
> If you're a do-it-yourself kind of guy, check out http:// 
> wiki.finkproject.org/index.php/ 
> Fink:Packaging:Preparing_for_10.5#OpenGL_Bug .  Otherwise, hopefully  
> the maintainer will have a fix for this soon.

Thanks Dave - I like to get my hands dirty so I'll have a go at that :)

Mike


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread Mike Zanker
I have a fresh install of Leopard on a Mac Pro with Xcode 3 and fink
bootstrapped from CVS. Building gnucash2 fails when trying to build
aqbanking with the error message

g++ -g -O2 -g -Wall -g -o .libs/testlib testlib.o -Wl,-bind_at_load
-L/sw/lib/system-openssl/lib -L/sw/lib ./.libs/libqbanking.dylib
/sw/lib/qt3/lib/libqt-mt.dylib -L/sw/lib/freetype219/lib
-L/usr/X11R6/lib -lresolv -lz -lGL /usr/X11/lib/libXmu.6.2.0.dylib
/usr/X11/lib/libXrender.1.3.0.dylib /usr/X11/lib/libXrandr.2.0.0.dylib
/usr/X11/lib/libXcursor.1.0.2.dylib /usr/X11/lib/libXinerama.1.0.0.dylib
/usr/X11/lib/libXft.2.1.2.dylib
/sw/lib/freetype219/lib/libfreetype.dylib
/usr/X11/lib/libfontconfig.dylib /usr/X11/lib/libXext.6.4.0.dylib
/usr/X11/lib/libX11.6.2.0.dylib -lm /usr/X11/lib/libSM.6.0.0.dylib
/usr/X11/lib/libICE.6.3.0.dylib -ldl
/sw/src/fink.build/aqbanking16-2.2.6-1001/aqbanking-2.2.6/src/libs/aqbanking/.libs/libaqbanking.dylib
/sw/lib/libgwenhywfar.dylib -lssl -lcrypto /sw/lib/libintl.dylib
/sw/lib/libiconv.dylib -lc

ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib
collect2: ld returned 1 exit status


"ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib" appears
to be the culprit. I *am* using the X11 off the Leopard DVD.

Any ideas?

Thanks,

Mike

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] GnuCash on Intel Mac causes bus error on start-up

2007-08-27 Thread Mike Burrell
On Aug 24, 2007, at 8:54 PM, David Reiser wrote:
> I'm not really sure gnucash 1.8.x works on intel macs. At this step  
> I suggest 'fink install gnucash2'
>
> I have run gnucash2-2.2.0 on a macbook pro, so it can work. (But  
> I'm the maintainer of the 2.x series, so my vote only counts for 1/2)

Sorry, I forgot to pass along a thank you, but this worked. I don't  
know what I did differently from the last time I tried, but this time  
it worked well. I enabled unstable/main and unstable/crypto and did a  
"fink selfupdate ; fink update-all ; fink install gnucash2" and  
things are working swimmingly now.

Mike

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] GnuCash on Intel Mac causes bus error on start-up

2007-08-24 Thread Mike Burrell
I'm desperately trying to get GnuCash installed and working. I don't  
really care how or which version. I tried using Fink to install  
gnucash, which didn't work, then gnucash2 (after enabling unstable),  
which didn't work. To make sure I didn't screw something up too  
terribly, I wiped out /sw, installed fink from scratch, and tried it  
again. Still no dice. Here's what I did:

1. installed fink
2. reinstalled X11.pkg and X11sdk.pkg from the Tiger install disc  
(after fink tried to tell me it wanted to install xfree86)
3. fink selfupdate
4. fink index
5. fink update-all
6. sudo apt-get install gettext=0.10.40-25 (following fink's  
recommendation after 'update-all' failed)
7. fink update-all
8. fink install gnucash
9. launch X11
10. export DISPLAY=:0

After that, running "gnucash" yields a bus error. It loads the splash  
screen and then pops up two small windows entitled "Tip of the Day"  
and "Welcome to GnuCash". However, before the windows get any  
content, the whole thing crashes with a bus error.

fink --version yields:
Package manager version: 0.27.6
Distribution version: 0.8.1.rsync i386

gcc --version yields:
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build  
5367)

I'm running Mac OS X 10.4.10 on a MacBook with a 2GHz Intel Core 2 Duo.

I installed and ran gnucash on my old PPC iMac with no problems, and  
sadly got quite dependent on it, so I'm anxious to get this resolved.

Has anyone recently (and successfully) installed GnuCash on an Intel  
Mac? Again, I don't care which version I install or how to do, so  
long as it works. I've tried gnucash and gnucash2 from fink; I've  
tried installing the latest GnuCash 2 from source. No dice.

Thanks,
Mike

P.S. here's the output of gnucash --debug:
gnucash: [D] "files to open: "()
gnucash: [D] "starting up (2)."
gnucash: [D] "gnc:find-file looking for ""finance-quote-check"" in  
"("/sw/share/gnucash")
gnucash: [D] "  checking for ""/sw/share/gnucash/finance-quote-check"
gnucash: [D] "found file ""/sw/share/gnucash/finance-quote-check"
gnucash: [D] "gnc:find-file looking for ""finance-quote-helper"" in  
"("/sw/share/gnucash")
gnucash: [D] "  checking for ""/sw/share/gnucash/finance-quote-helper"
gnucash: [D] "found file ""/sw/share/gnucash/finance-quote-helper"
gnucash: [D] "loading system configuration"
gnucash: [D] "gnc:find-file looking for ""config"" in "("/sw/etc/ 
gnucash")
gnucash: [D] "  checking for ""/sw/etc/gnucash/config"
gnucash: [D] "found file ""/sw/etc/gnucash/config"
gnucash: [D] "loading user configuration"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/config-1.8.user"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/config-1.6.user"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/config.user"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/config-1.8.auto"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/config-1.6.auto"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/config.auto"
gnucash: [D] "loading saved reports"
gnucash: [D] "trying to load ""/Users/mike/.gnucash/saved-reports-1.8"
gnucash: [D] "Running functions on hook "report-hook
   #
gnucash: [D] "Running functions on hook "startup-hook
   #
gnucash: [D] "Running functions on hook "ui-startup-hook
   #
gnucash: [D] "Running functions on hook "add-extension-hook
   #
   #
   #
   #
   #
Bus error

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] executing a shell script?

2007-07-20 Thread Mike
Given a shell script on a user's desktop (~/Desktop),
is there a way to execute the shell script when the user
double-clicks on the icon?

Mike


-
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/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Newb to Fink - pango1 fails

2007-05-23 Thread Mike Halsall
Thanks for a quick reply Alexander.  Here's some more detail
(preceding what was sent earlier):

creating libpango-1.0.la
(cd .libs && rm -f libpango-1.0.la && ln -s ../libpango-1.0.la libpango-1.0.la)
/bin/sh ../libtool --mode=link gcc  -Os -pipe -Wall  -no-undefined
-L/usr/X11R6/lib -o libpangox-1.0.la -rpath /sw/lib -version-info
1001:0:1001 -export-symbols-regex "^pango_.*" module-defs-x.lo
pangox.lo pangox-fontcache.lo pangox-fontmap.lo libpango-1.0.la
-L/usr/X11R6/lib -lX11  -L/sw/lib -lgobject-2.0 -lgmodule-2.0
-lglib-2.0 -lintl -liconv
generating symbol list for `libpangox-1.0.la'
/usr/bin/nm -p  .libs/module-defs-x.o .libs/pangox.o
.libs/pangox-fontcache.o .libs/pangox-fontmap.o  | sed -n -e 's/^.*[
]\([BCDEGRST][BCDEGRST]*\)[ ][
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed 's/.* //' |
sort | uniq > .libs/libpangox-1.0.exp
grep -E -e "^pango_.*" ".libs/libpangox-1.0.exp" > ".libs/libpangox-1.0.expT"
mv -f ".libs/libpangox-1.0.expT" ".libs/libpangox-1.0.exp"
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," <
.libs/libpangox-1.0.exp > .libs/libpangox-1.0-symbols.expsym
gcc -dynamiclib  -o .libs/libpangox-1.0.0.1001.0.dylib
.libs/module-defs-x.o .libs/pangox.o .libs/pangox-fontcache.o
.libs/pangox-fontmap.o  -L/usr/X11R6/lib ./.libs/libpango-1.0.dylib
-L/sw/lib -lX11 /sw/lib/libgobject-2.0.dylib
/sw/lib/libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib
/sw/lib/libintl.dylib /sw/lib/libiconv.dylib  -install_name
/sw/lib/libpangox-1.0.0.dylib -Wl,-compatibility_version -Wl,1002
-Wl,-current_version -Wl,1002.0
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:





On 5/23/07, Alexander Hansen <[EMAIL PROTECTED]> wrote:
> On 5/23/07, Mike Halsall <[EMAIL PROTECTED]> wrote:
> > Hi all - anyone have experience or able to shed some light on why the 
> > command:
> > fink update pango1
> > is failing build - it fails looking like this:
> >
> > ld: warning multiple definitions of symbol _locale_charset
> > /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
> > /sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
> > ld: Undefined symbols:
> > _XDrawLine
> > _XDrawString16
> > _XFillRectangle
> > _XFreeFontNames
> > _XListFonts
> > _XSetFont
> > _XTextWidth16
> > _XFreeFont
> > _XLoadQueryFont
> > _XAddExtension
> > _XChangeProperty
> > _XCloseDisplay
> > _XCreateWindow
> > _XESetCloseDisplay
> > _XFree
> > _XGetAtomName
> > _XGetWindowProperty
> > _XGrabServer
> > _XInternAtom
> > _XOpenDisplay
> > _XSetCloseDownMode
> > _XSetErrorHandler
> > _XSync
> > _XUngrabServer
> > /usr/bin/libtool: internal link edit command failed
> > make[4]: *** [libpangox-1.0.la] Error 1
> > make[3]: *** [all-recursive] Error 1
> > make[2]: *** [all] Error 2
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all] Error 2
> > ### execution of /var/tmp/tmp.1.TOekAe failed, exit code 2
> > Removing runtime build-lock...
> > Removing build-lock package...
> > /sw/bin/dpkg-lockwait -r fink-buildlock-pango1-xft2-1.10.1-1003
> > (Reading database ... 19694 files and directories currently installed.)
> > Removing fink-buildlock-pango1-xft2-1.10.1-1003 ...
> > Failed: phase compiling: pango1-xft2-1.10.1-1003 failed
> >
> > Thanks for any suggestions.
> >
> > Mike
> >
> >
> Can you please post from a line or two above what you have here as well?
>
> --
> Alexander K. Hansen
> akh AT finkproject DOT org
> Fink User Liaison and Documenter
>

-
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. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Newb to Fink - pango1 fails

2007-05-23 Thread Mike Halsall
Hi all - anyone have experience or able to shed some light on why the command:
fink update pango1
is failing build - it fails looking like this:

ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:
_XDrawLine
_XDrawString16
_XFillRectangle
_XFreeFontNames
_XListFonts
_XSetFont
_XTextWidth16
_XFreeFont
_XLoadQueryFont
_XAddExtension
_XChangeProperty
_XCloseDisplay
_XCreateWindow
_XESetCloseDisplay
_XFree
_XGetAtomName
_XGetWindowProperty
_XGrabServer
_XInternAtom
_XOpenDisplay
_XSetCloseDownMode
_XSetErrorHandler
_XSync
_XUngrabServer
/usr/bin/libtool: internal link edit command failed
make[4]: *** [libpangox-1.0.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.TOekAe failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pango1-xft2-1.10.1-1003
(Reading database ... 19694 files and directories currently installed.)
Removing fink-buildlock-pango1-xft2-1.10.1-1003 ...
Failed: phase compiling: pango1-xft2-1.10.1-1003 failed

Thanks for any suggestions.

Mike

-
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. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] hdf on intel - incorrect/missing symbol names?

2007-01-25 Thread Mike Zulauf
Hi all. . .

I'm attempting to get some code of mine running on an Intel based Mac  
at work, and I'm having some problems with HDF.  It appears that the  
symbol names in the libraries are either incorrect, or missing.  At  
least they're different than in the PPC versions.  Not all of the  
symbols are missing or misnamed.  But here are the ones that my code  
reports as missing (I suspect there are others, I only use a small  
subset of HDF).

_sfdimid_
_sfend_
_sfendacc_
_sfrdata_
_sfsdscale_
_sfselect_
_sfwdata_
_scscompress_


Here's an example.  On my G4 Mac, looking for the sfwdata symbol:

% nm ./uucles_mpi.07.hdf_utils.o | grep sfwdata
  U _sfwdata_
  % nm /sw/lib/libmfhdf.a | grep sfwdata
0890 T _sfwdata_

On the Intel Mac:

% nm ./uucles_mpi.07.hdf_utils.o | grep sfwdata
  U _sfwdata_
% nm /sw/lib/libmfhdf.a | grep sfwdata
07ed T _nsfwdata

So, you can see that the symbol is misnamed in the library.  I  
remember something of this sort happening before, and the maintainer  
fixed it (cc'd).  Hopefully it won't be too difficult here.

Oh yeah, on the Intel system:

% gcc --version
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build  
5363)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There  
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
PURPOSE.

% fink --version
Package manager version: 0.26.1
Distribution version: 0.8.1.rsync i386

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2007 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Thanks,
Mike

-- 
Mike Zulauf (2)
[EMAIL PROTECTED]



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Was "exmh" ever in fink?

2007-01-02 Thread Mike O'Brien

On Jan 2, 2007, at 7:39 AM, Chris Zubrzycki wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> On Dec 30, 2006, at 2:52 AM, Martin Costabel wrote:
>
>> Mike O'Brien wrote:
>>> Did fink ever have an "exmh" package?  There doesn't
>>
>> I don't think so.
>>
>>> seem to be one there now.  I'm thinking of moving my mail
>>> reading over to my Mac, but I'm an old MH/exmh hand, and
>>> I sort of doubt Apple Mail's sturdiness when it comes to
>>> my typical 9,000-message folders (which MH handles
>>> without breaking a sweat).
>>
>> You are right that Apple's Mail is still in the pretty-toy stage.
>> It may
>> grow up some day, but right now I wouldn't want to use it for a
>> 9000-message folder. Why don't you give Thunderbird a try?
>
> I have +20k messages in a folder, the 10.4 version is much better, it
> uses a form of maildir instead of mbox, like in 10.3. It can be a
> little slow to access the folder, but the messages show up fine after
> they cache is loaded :)
>

Well, for the interested:

Current Apple Mail uses a message-per-file format, with a
folder structure more reminiscent of Thunderbird than of MH.
MH could probably use the messages as they stand, although
MH would have to be tweaked because the messages all start
with a number (probably the message size), instead of starting
off with a header, as the MH parser expects.  The folder structure
would be baroque from the MH point of view, though.  Also, the
messages all end with some XML foo.  Transporting mail from
Apple Mail to an MH environment would be near-trivial, though
going the other way would presumably involve generating XML.

exmh, on the other hand, requires a program called "metamail",
which is not in the fink repository and which according to what
I've seen via Google, requires a patch to compile on OS X.  It
would optionally like "expect" (which fink covers) and "glimpse"
(which fink does not).  So some extra porting would be required,
even if exmh installs  under Tcl/Tk without changes.

The change to Apple Mail's mail file format does give it one of the
major benefits of MH, namely, the scaling power of the file system.
When we originally wrote MH (yes, I was there) we found that because
it represented an (at the time) novel use of the file system, it tended
to run file systems out of inodes - they weren't geared toward that
many small files.  That's no longer a concern, thank heavens.  However,
because it continues to use a database as a sidebar index into
the mail stream, it leaves itself open to desynchronization of the
database.  Typically, if a malformed email message prevents the
mail parser from successfully rebuilding the database, the folder
is lost until you grot out the message by hand (and few Mac  users,
frankly, would be expected to have the chops to do so).  In MH,
one message goes south and that's it, and it's immediately obvious
which one.

So, yes, Apple Mail will compete with MH for performance, as long as
everything's nice and legal.  If it isn't, it's Katie bar the door.   
That's why
I prefer MH.  I've had Apple Mail fall out of synch and stay that way.

I do use Apple Mail because Lord knows, it's powerful and convenient
from a usage point of view.  But I only use it on small, subsidiary  
mailboxes,
or to quickly check unincorporated mail.

I expect I'll be porting "metamail" and "glimpse".  I don't know how  
to turn
those into fink ports, though.

Mike O'Brien

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Was "exmh" ever in fink?

2006-12-29 Thread Mike O'Brien
Did fink ever have an "exmh" package?  There doesn't
seem to be one there now.  I'm thinking of moving my mail
reading over to my Mac, but I'm an old MH/exmh hand, and
I sort of doubt Apple Mail's sturdiness when it comes to
my typical 9,000-message folders (which MH handles
without breaking a sweat).

If there used to be an exmh package in fink which
was removed, does anyone remember why?

Mike O'Brien

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] failed build with TexShop. . .

2006-06-23 Thread Mike Zulauf
Hi, I've been rebuilding my fink packages with PPC, fink 0.8.1, Xcode  
2.3, and OS X 10.4.6 (starting anew - not upgrading).  Things have  
mostly been working, except the following failure with texshop 2.09-1.b:

finishing deferred symbolic links:
   texshopsource/OgreKit.framework/Headers -> Versions/Current/Headers
   texshopsource/OgreKit.framework/OgreKit -> Versions/Current/OgreKit
   texshopsource/OgreKit.framework/Resources -> Versions/Current/ 
Resources
   texshopsource/OgreKit.framework/Versions/Current -> A
mv German.lproj/TexShopHelp German.lproj/TeXShopHelp
mv: cannot move `German.lproj/TexShopHelp' to a subdirectory of  
itself, `German.lproj/TeXShopHelp/TexShopHelp'
### execution of mv failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-texshop-2.09-1.b
(Reading database ... 27219 files and directories currently installed.)
Removing fink-buildlock-texshop-2.09-1.b ...
Failed: phase patching: texshop-2.09-1.b failed

Looking back at the archives, I seem to see the same error back in  
April, and that it's due to a case insensitivity problem (TexShopHelp  
vs TeXShopHelp).

It was supposedly fixed at the time (I had no problems), but it seems  
to have cropped up again.  At least for me.

Any thoughts?  Thanks,
MIke

-- 
Mike Zulauf (2)
[EMAIL PROTECTED]


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] wwwblast fails

2006-06-20 Thread Mike Dyall-Smith
I'm trying to install wwwblast on OS X 10.4.6, PPC.

I get the following error (see below). I have selfupdated fink.

[snip]
ncbi/asnstat/asntseq.h
ncbi/lib/
ncbi/include/
ncbi/build/
ncbi/bin/
patch -p1  Src/Makefile
echo "NCBI_INCDIR = /sw/include/ncbitools" >> Src/Makefile
echo "NCBI_ALTLIB = " >> Src/Makefile
echo "NCBI_LIBDIR = /sw/lib" >> Src/Makefile
cat Src/Makefile.old >> Src/Makefile
cd Src; make
cc  -c -O2 -g -I. -I/sw/include/ncbitools -no-cpp-precomp -Wno-long- 
double psiblast.c
cc  -O2 -g -I. -I/sw/include/ncbitools -framework CoreServices  
psiblast.o wwwbutl.c /sw/lib/ncbithr.o \
-L/sw/lib -lncbidesk -lvibgif -lncbitool -lncbiobj -lncbi -lc  -o ./ 
psiblast.REAL
/usr/bin/ld: Undefined symbols:
_PrintDefLinesFromSeqAlignWithPath
collect2: ld returned 1 exit status
make: *** [psiblast.REAL] Error 1
### execution of cd failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-wwwblast-2.2.9-1
(Reading database ... 20022 files and directories currently installed.)
Removing fink-buildlock-wwwblast-2.2.9-1 ...
Failed: phase compiling: wwwblast-2.2.9-1 failed


Mike Dyall-Smith


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] PHASE phylogenetics package

2006-06-12 Thread Mike Dyall-Smith
Has anyone successfully compiled the phylogenetics package PHASE (Ben  
Hines, Maintainer) recently?
I have scanned the fink archives but see nothing apart from minor  
updates to the
.patch and .info files last year. Below is the output (edited) I get  
when I try
to install it. I am on OS X 10.4.6, PPC.

It looks to me like the files are not found because they are not  
being sought in the right directory,
but I'm not sure how to correct this. The files it complains are  
absent are present in the right folder, and can
be seen in the unpacking stages (shown below). For example, the first  
'absent' file, has a path:

/sw/src/fink.build/phase-1.1-1/phase-1.1/include/Models/DnaModel.h

Any help would be appreciated.
Mike Dyall-Smith

---From the 'fink install phase' command, it downloads OK:

The following package will be installed or updated:
phase
curl -f -L -O http://distfiles.bne.qld.au.finkmirrors.net/phase-1.1.tgz

---Then it unpacks the downloaded package

Unpacking fink-buildlock-phase-1.1-1 (from .../fink-buildlock- 
phase-1.1-1_2006.06.12-21.57.39_darwin-powerpc.deb) ...
Setting up fink-buildlock-phase-1.1-1 (2006.06.12-21.57.39) ...
gzip -dc /sw/src/phase-1.1.tgz | /sw/bin/tar -xvf -  --no-same-owner  
--no-same-permissions
phase-1.1/
phase-1.1/blas/
phase-1.1/blas/Makefile
.
.
.
phase-1.1/include/Models/DnaModel.h
.
phase-1.1/include/Models/MixedPerturbator.h
.
.
.
---Then it patches the makefile OK
.
phase-1.1/LICENSING
phase-1.1/README
patch -p1 https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ethereal

2006-04-26 Thread Mike Zanker
On 26/4/06 18:50, Bart Silverstrim wrote:

> I had that version, I think, and Fink Commander told me it was outdated
> by 0.99.0.  I'll have to look and see.

Ah, yes, just done a selfupdate and got the new one. It has patched OK
for me and is now building. This is on a G4 mini running 10.4.6.

Mike.



This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ethereal

2006-04-26 Thread Mike Zanker
On 26/4/06 18:38, Bart Silverstrim wrote:

> Is the latest Ethereal update broken? (0.99.0-11)  I'm having errors at
> the phase where it patches the source...

I installed 0.10.14-11 from unstable without any problems a couple of
days ago.

Mike.




This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] GnuCash and AqBanking on Mac OS 10.3

2006-03-21 Thread Mike Berger

Hello list!

I'm having troubles to get gnucash-hbci up and running.

I started with a clean fink install on my Mac (OS 10.3.9), added the 
unstable and crypto trees,  installed gnucash-hbci via FinkCommander 
(and aqbanking, aqhbci etc...) and all went fine.


gnucash is working. hbci is not.

when i wanted to configure hbci in gnucash, i got an error message 
stating that the configuration wizard couldn't be found.
i tried to find commandline utilities to configure the hbci access to 
my account, and failed.


then i found the qt-tools in the fink packages list, and tried to 
install them, but it came out with this error message:

=
()
/bin/sh ../../../libtool --tag=CXX --mode=compile g++-3.3 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I/sw/include -I/sw/include 
-I/sw/include -I/sw/include/qt -I../widgets -I..  -I/sw/include  -g -O2 
-Wall -c -o pageservercert.lo pageservercert.cpp
 g++-3.3 -DHAVE_CONFIG_H -I. -I. -I../../.. -I/sw/include -I/sw/include 
-I/sw/include -I/sw/include/qt -I../widgets -I.. -I/sw/include -g -O2 
-Wall -c pageservercert.cpp  -fno-common -DPIC -o 
.libs/pageservercert.o

pageservercert.cpp: In member function `void Wizard::slotGetCert()':
pageservercert.cpp:302: error: `AH_Provider_GetAlwaysAskForCert' 
undeclared

   (first use this function)
pageservercert.cpp:302: error: (Each undeclared identifier is reported 
only

   once for each function it appears in.)
pageservercert.cpp:303: error: `AH_Provider_SetAlwaysAskForCert' 
undeclared

   (first use this function)
make[6]: *** [pageservercert.lo] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-aqhbci-qt-tools-1.0.1-1beta
(Reading database ... 27182 files and directories currently installed.)
Removing fink-buildlock-aqhbci-qt-tools-1.0.1-1beta ...
Failed: phase compiling: aqhbci-qt-tools-1.0.1-1beta failed

==

i tried virtually everything: reinstalling all of gnucash and dependent 
packages from source, including qt3 for the qt-tools, and everything 
was correctly compiled and installed; everything but the configuration 
wizard. (still the same error that you can find above...)
also, there aren't any command-line tools to configure hbci (although 
they should be in the aqbanking and aqhbci packages...)


Something is broke, and I can't figure out what. Any ideas anyone?


THEN i changed my tactics:
I removed aqbanking and gwenhywfar from fink, and tried to source 
compile:

gwenhywfar-2.1.0 and aqbanking-1.9.9beta
for gwenhywfar i used CFLAGS="-I/sw/include" LDFLAGS="" ./configure 
--prefix=/sw
for aqbanking i used ./configure --prefix=/sw --with-gwen-dir=/usr/ 
qt3_libs="-L/sw/lib -lqt-mt" --with-qt3-includes=/sw/include/qt 
--with-backends="aqhbci" --with-frontends="cbanking qbanking"


configure and make / make install produced NO errors

fine i thought - but when trying to use it, i get errors:
gnucash still can't find the configuration wizard
I do have commandline tools, (aqbanking-tool and aqhbci-tool) but they 
don't work.
e.g. the first step with hbci would be to add a new medium, but it 
fails:

$ aqhbci-tool addmedium -t pintan
3:2006/03/21 17-05-33:(null)(12240):pintan.c:   99: Creating crypttoken 
(PinTan)
3:2006/03/21 17-05-33:(null)(12240):addmedium.c:  183: Could not mount 
medium (-7)


Anyone with any kind of hint?



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Re: Latest security update and rsync

2006-03-02 Thread Mike Zulauf

Martin Costabel wrote:


Mike Zulauf wrote:

Is there any overwhelming reason not to use fink's rsync in this
instance?  It's an older version, and it doesn't implement Apple's
additions (I think), but it appears to be working fine for me.  I  
wasn't

using the added capability within my own rsync scripts, so the fink
version should be adequate.

I guess it's just a work-around (not a fix), but it might be ok  
for the

short term. . .


Yes, that's what I am using too, in order to make my backup scripts  
work

again. You just have to keep in mind that it doesn't copy resource
forks, so it's probably best to remove it once Apple fixes theirs.


Presumably, shouldn't the source be available for Apple's version of  
rsync?  It is GPL'd after all.  It's probably beyond my skills to  
obtain the code and build a fink package, but I'd assume it could be  
done.  In that way, at least the previous (working) version of  
Apple's rsync would be available.


Just another thought. . .

Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: Latest security update and rsync

2006-03-02 Thread Mike Zulauf
Is there any overwhelming reason not to use fink's rsync in this  
instance?  It's an older version, and it doesn't implement Apple's  
additions (I think), but it appears to be working fine for me.  I  
wasn't using the added capability within my own rsync scripts, so the  
fink version should be adequate.


I guess it's just a work-around (not a fix), but it might be ok for  
the short term. . .


Mike


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal really sluggish after upgrade to 0.10.12

2006-02-20 Thread Mike Zanker
On 20/2/06 19:28, John Courcoul wrote:

>  Ah, thanks, that did the trick, but only by doing the prebinding on the 
> /sw/lib directory first, to get the libraries done, and then on the bin 
> directory. Even though Steven Butler's suggestion (run 
> /sw/var/lib/fink/prebound/update- package-prebinding.pl ethereal-ssl) still 
> fails afterwards, Ethereal now starts up and runs lickety-split like it 
> should.

Yes, sorry, I had them the wrong way round :)

Mike.



This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal really sluggish after upgrade to 0.10.12

2006-02-20 Thread Mike Zanker
On 20/2/06 08:20, Juan Courcoul wrote:

> What should I try next?

Have you tried running

sudo update_prebinding -files /sw/bin/*
sudo update_prebinding -files /sw/lib/*

This solved it on 10.3.9 for me.

Regards,

Mike.



This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: ET and FAKtory

2006-02-16 Thread Mike Dyall-Smith
Thanks for all the comments on this. I have some more information  
from the Faktory maintainer, Susan Miller:



"ET stands for "Embedded Tk" and this was written by Richard Hipp and  
supported up through Tk8.0.  After that the package was replaced by  
mktclapp, but FAKtory already had thousands of lines of ET code and  
there was no automatable way to convert these calls to mktclapp.   
Hence FAKtory is stuck with ET/TclTk8.0 and will not work with more  
recent versions."


Cheers, Mike



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] ET and FAKtory

2006-02-16 Thread Mike Dyall-Smith

Dear Fink members,
   There is a DNA sequencing package called FAKtory

http://www.cs.arizona.edu/faktory/FAKtory/over.html

files at: http://bcf.arl.arizona.edu/resources/software/faktory/ 
doctutorials.html


It is available as source, and as binaries for linux and solaris but  
not OS X.

I contacted them and they emailed back the following statement:


"Sorry, but FAKtory only runs under Linux and Solaris.  You are  
welcome to download the source code and try to compile on MacOS but I  
don't think that will work because it requires an old package called  
ET that only works with Tcl/Tk8.0."


Does the package ET mean anything to anyone, and if so, do you know  
of a compiled version of ET for OS X.
In the source folder I can see a libarary file et.o but it is already  
compiled by the look of it.


Thanks, Mike Dyall-Smith




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] another possible HDF problem?

2006-01-03 Thread Mike Zulauf

On Jan 3, 2006, at 4:44 AM, Jeff Whitaker wrote:


Mike: I don't know - but I think I found the last place that xlf name
mangling was hardcoded (by grepping the source for __APPLE__!).   
Try the

latest version from cvs unstable (revision 4) - it should work without
-fno-underscoring.


This seems to have done the trick - at least for my code (which uses  
a relatively small subset of the HDF Fortran routines).  Interesting  
that NCSA (or somebody submitting patches to them) would do this.   
I've found it's pretty easy to link with xlf to libraries using the  
standard naming scheme.


Thanks a bunch - too bad they made such a mess. . .

Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] another possible HDF problem?

2005-12-31 Thread Mike Zulauf

On Dec 31, 2005, at 11:52 AM, Jeff Whitaker wrote:


Mike Zulauf wrote:

On Dec 31, 2005, at 6:04 AM, Jeff Whitaker wrote:

Mike:  I believe I finally have a workaround for this.  I've  
updated the package to use '-fno-underscoring' when compiling the  
library.  At least that way all the symbols now have the same  
underscoring convention (identical to xlf's).  The fortran tests  
now pass.


Thanks for working on this, Jeff.  Unfortunately, '-fno- 
underscoring' conflicts with how other libraries built against  
Fortran typically seem to be built.


For example, when I build a code that's linked with the HDF  
libraries, I need to use '-fno-underscoring'.  On the other hand,  
if I link against pgplot, I can't use that option.  I


Unless I update pgplot (and all the other fortran callable C libs,  
such as netcdf and ncar graphics) to use -fno-underscoring also.


Well, I assume that would work as well - at least for me.  I think  
you maintain all of the packages on fink that I use that would be  
affected.  I've got some packages I've installed myself outside of  
fink, but I could easily configure them to do the same.



This problem seems to be a result of NCSA hardcoding xlf name- 
mangling conventions for all their libs on OS X (I had to use the  
same trick to get hdf5 to work with g95).


That's a bit annoying on their part.  I wonder why they did that?

Thanks,
Mike

--
Mike Zulauf (2)
[EMAIL PROTECTED]



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] another possible HDF problem?

2005-12-31 Thread Mike Zulauf

On Dec 31, 2005, at 6:04 AM, Jeff Whitaker wrote:

Mike:  I believe I finally have a workaround for this.  I've  
updated the package to use '-fno-underscoring' when compiling the  
library.  At least that way all the symbols now have the same  
underscoring convention (identical to xlf's).  The fortran tests  
now pass.


Thanks for working on this, Jeff.  Unfortunately, '-fno-underscoring'  
conflicts with how other libraries built against Fortran typically  
seem to be built.


For example, when I build a code that's linked with the HDF  
libraries, I need to use '-fno-underscoring'.  On the other hand, if  
I link against pgplot, I can't use that option.  If I have a code  
that links against both (as I do), then I run into problems.  I get  
unresolved reference errors for one set of libraries or the other.


I suppose I might be able to work around by segregating the HDF and  
the pgplot code into completely separate routines/files, and compile  
each with different options.  But that's a bit of a pain.  It would  
probably make sense for future code (to make these sorts of issues  
easier to deal with), but legacy code would be trickier.


Does that make sense?

Thanks again,
Mike

--
Mike Zulauf (2)
[EMAIL PROTECTED]



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] autoconf dependency loop

2005-12-23 Thread Mike O'Brien


On Dec 23, 2005, at 2:34 AM, Martin Costabel wrote:


Mike O'Brien wrote:
[]
All it did was build the .deb package again.  I swear  
autoconf.info has been moved out of the
way.  In fact I did a "find" and moved all occurrances of it in  
all trees out of the way.


Well, it is the season to believe in Father Christmas and virgins  
giving birth :-) But computers have so far not been blessed by the  
divine spirit, and fink building a package without a corresponding  
info file is  simply impossible.


It is clear that your fink believes that there is an autoconf.info  
file (or some other info file that defines Package: autoconf,  
Version: 2.13, Revision: 4) in the directory /sw/fink/dists/ 
unstable/main/finkinfo/devel


If this belief is not based on reality, then maybe running "fink  
index" must be used to finish the exorcism.


--
Martin

	"fink index" did the trick.  At that point, "fink update-all"  
produced this:


WARNING: While resolving dependency "autoconf" for package "net-snmp- 
ssl-5.0.7-17", package "autoconf" was not found.
Failed: Can't resolve dependency "autoconf" for package "net-snmp- 
ssl-5.0.7-17" (no matching packages/versions found)


	I removed the packages "net-snmp-ssl-dev" and "net-snmp-ssl" but the  
error continues.  Apparently various

version of Apache/php4,5 depend on it in the "crypto" branch.

	Doing another "fink selfupdate" undoes my manual changes but leaves  
the conflict loop still present, so

"autoconf" is still needed by some things in the current tree.

Suggestions?


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] autoconf dependency loop

2005-12-23 Thread Mike O'Brien


On Dec 23, 2005, at 1:01 AM, Martin Costabel wrote:


Mike O'Brien wrote:

On Dec 22, 2005, at 12:58 PM, Martin Costabel wrote:

[]
To find out which package requires autoconf, I would do the  
following: Rename the autconf.info files to something else, like

[]

Then repeat your update-all command and see who is complaining.

--Martin
After doing a "fink selfupdate" to see if Daniel Macks's work on  
autoconf would just make the problem
go away, I did as you suggest above.  The result didn't look  
particularly helpful:


Ah I see, you have to move the deb file out of the way, too, so  
that fink really believes that autoconf does not exist. So move
/sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/ 
autoconf_2.13-4_darwin-powerpc.deb

to some other place and try the update-all command again.


All it did was build the .deb package again.  I swear autoconf.info  
has been moved out of the
way.  In fact I did a "find" and moved all occurrances of it in all  
trees out of the way.


Do you want to continue? [Y/n]
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-autoconf-2.13-4 / 
sw/src/fink.build
dpkg-deb: building package `fink-buildlock-autoconf-2.13-4' in `/sw/ 
src/fink.build/fink-buildlock- 
autoconf-2.13-4_2005.12.23-01.57.40_darwin-powerpc.deb'.

Setting build lock...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
autoconf-2.13-4_2005.12.23-01.57.40_darwin-powerpc.deb

Selecting previously deselected package fink-buildlock-autoconf-2.13-4.
(Reading database ... 125175 files and directories currently installed.)
Unpacking fink-buildlock-autoconf-2.13-4 (from .../fink-buildlock- 
autoconf-2.13-4_2005.12.23-01.57.40_darwin-powerpc.deb) ...

Setting up fink-buildlock-autoconf-2.13-4 (2005.12.23-01.57.40) ...
gzip -dc /sw/src/autoconf-2.13.tar.gz | /sw/bin/tar -xvf -  --no-same- 
owner --no-same-permissions

autoconf-2.13/
autoconf-2.13/ChangeLog
autoconf-2.13/AUTHORS
autoconf-2.13/COPYING
autoconf-2.13/testsuite/
autoconf-2.13/testsuite/autoconf.g/
autoconf-2.13/testsuite/autoconf.g/init.exp
autoconf-2.13/testsuite/autoconf.g/sizeof.exp
autoconf-2.13/testsuite/Makefile.in
autoconf-2.13/testsuite/autoconf.s/
autoconf-2.13/testsuite/autoconf.s/defines.exp
autoconf-2.13/testsuite/autoconf.s/syntax.exp
autoconf-2.13/testsuite/config/
autoconf-2.13/testsuite/config/unix.exp
autoconf-2.13/testsuite/lib/
autoconf-2.13/testsuite/lib/common.exp
autoconf-2.13/ChangeLog.0
autoconf-2.13/ChangeLog.1
autoconf-2.13/INSTALL
autoconf-2.13/Makefile.in
autoconf-2.13/NEWS
autoconf-2.13/README
autoconf-2.13/TODO
autoconf-2.13/acconfig.h
autoconf-2.13/acfunctions
autoconf-2.13/acgeneral.m4
autoconf-2.13/acheaders
autoconf-2.13/acidentifiers
autoconf-2.13/acmakevars
autoconf-2.13/acoldnames.m4
autoconf-2.13/acprograms
autoconf-2.13/acspecific.m4
autoconf-2.13/autoconf.m4
autoconf-2.13/autoconf.sh
autoconf-2.13/autoconf.texi
autoconf-2.13/autoheader.m4
autoconf-2.13/autoheader.sh
autoconf-2.13/autoreconf.sh
autoconf-2.13/autoscan.pl
autoconf-2.13/autoupdate.sh
autoconf-2.13/config.guess
autoconf-2.13/config.sub
autoconf-2.13/configure
autoconf-2.13/configure.in
autoconf-2.13/ifnames.sh
autoconf-2.13/install-sh
autoconf-2.13/install.texi
autoconf-2.13/make-stds.texi
autoconf-2.13/mkinstalldirs
autoconf-2.13/standards.texi
autoconf-2.13/texinfo.tex
autoconf-2.13/autoconf.info
autoconf-2.13/standards.info
Default compiler has been set to:
gcc version 4.0.0 (Apple Computer, Inc. build 5026)
./configure --prefix=/sw --infodir=/sw/share/info
creating cache ./config.cache
checking for gm4... /sw/bin/gm4
checking for mawk... no
checking for gawk... gawk
checking for perl... /usr/bin/perl
checking for a BSD compatible install... /sw/bin/install -c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
make
rm -f autoconf autoconf.tmp
sed -e 's,@''datadir''@,/sw/share/autoconf,g' -e 's,@''M4''@,/sw/bin/ 
gm4,g'  -e 's,@''AWK''@,gawk,g' -e 's,@''SHELL''@,/bin/sh,g'  
autoconf.sh > autoconf.tmp && chmod +x autoconf.tmp && mv  
autoconf.tmp autoconf

rm -f autoheader autoheader.tmp
sed -e 's,@''datadir''@,/sw/share/autoconf,g' -e 's,@''M4''@,/sw/bin/ 
gm4,g'  -e 's,@''AWK''@,gawk,g' -e 's,@''SHELL''@,/bin/sh,g'  
autoheader.sh > autoheader.tmp && chmod +x autoheader.tmp && mv  
autoheader.tmp autoheader

rm -f autoreconf autoreconf.tmp
sed -e 's,@''datadir''@,/sw/share/autoconf,g' -e 's,@''M4''@,/sw/bin/ 
gm4,g'  -e 's,@''AWK''@,gawk,g' -e 's,@''SHELL''@,/bin/sh,g'  
autoreconf.sh > autoreconf.tmp && chmod +x autoreconf.

Re: [Fink-users] autoconf dependency loop

2005-12-22 Thread Mike O'Brien


On Dec 22, 2005, at 12:58 PM, Martin Costabel wrote:


Mike O'Brien wrote:
[]
I don't care which version of autoconf I use - frankly I'd like to  
get rid of "autoconf" in favor of "autoconf.2.5"
but fink won't let me.  Here is the entirety of the output when I  
run "fink update-all":

[]

The following 237 packages will be installed or updated:
amor ark arts arts-dev arts-shlibs atlantik bundle-kde-ssl  
cervisia dcoprss

[]

xmms xmms-bin xmms-shlibs xscreensaver
The following 103 additional packages will be installed:
akregator ant ant-optional atlantikdesigner autoconf automake1.7  
automake1.8


To find out which package requires autoconf, I would do the  
following: Rename the autconf.info files to something else, like


cd /sw/fink/dists/unstable/main/finkinfo/devel
mv autoconf.info autoconf.info_away
cd /sw/fink/dists/stable/main/finkinfo/devel
mv autoconf.info autoconf.info_away

Then repeat your update-all command and see who is complaining.

--
Martin


After doing a "fink selfupdate" to see if Daniel Macks's work on  
autoconf would just make the problem
go away, I did as you suggest above.  The result didn't look  
particularly helpful:


Do you want to continue? [Y/n]
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/devel/autoconf_2.13-4_darwin-powerpc.deb

dpkg: considering removing autoconf2.5 in favour of autoconf ...
dpkg: no, cannot remove autoconf2.5 (--auto-deconfigure will help):
automake1.9 depends on autoconf2.5 (>= 2.58-1)
  autoconf2.5 is to be removed.
dpkg: regarding .../autoconf_2.13-4_darwin-powerpc.deb containing  
autoconf:

autoconf conflicts with autoconf2.5
  autoconf2.5 (version 2.59-6) is installed.
/sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary- 
darwin-powerpc/devel/autoconf_2.13-4_darwin-powerpc.deb (--install):

conflicting packages - not installing autoconf
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/ 
autoconf_2.13-4_darwin-powerpc.deb

### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package autoconf-2.13-4



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] autoconf dependency loop

2005-12-22 Thread Mike O'Brien


On Dec 22, 2005, at 5:57 AM, Martin Costabel wrote:


Mike O'Brien wrote:
[]

Ok, here goes:
[BuffyBox:/sw/etc] obrien# fink --version
Package manager version: 0.24.11
Distribution version: 0.8.0.rsync
[BuffyBox:/sw/etc] obrien# fink install autoconf
Information about 5254 packages read in 2 seconds.
The package 'autoconf' will be installed.
The following package will be installed or updated:
autoconf
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary- 
darwin-powerpc/devel/autoconf_2.13-4_darwin-powerpc.deb Selecting  
previously deselected package autoconf.

dpkg: considering removing autoconf2.5 in favour of autoconf ...
dpkg: no, cannot remove autoconf2.5 (--auto-deconfigure will help):
automake1.8 depends on autoconf2.5 (>= 2.58-1)


OK, this is pretty clear now: There are packages that depend on  
autoconf2.5, and as long as you have one of those installed, you  
cannot install autoconf.


The question is why you want to install autoconf. Is there some  
Fink package that wants this? I didn't find one. Or do you  
absolutely need it for some other project? If you really need this  
old version of autoconf, then you will have to remove all packages  
that depend on autoconf2.5 (or autoconf2.54) first.


--
Martin



I don't care which version of autoconf I use - frankly I'd like to  
get rid of "autoconf" in favor of "autoconf.2.5"
but fink won't let me.  Here is the entirety of the output when I run  
"fink update-all":


[BuffyBox:/Users/obrien] root# dpkg -r --force-depends autoconf
dpkg - warning: ignoring request to remove autoconf which isn't  
installed.

[BuffyBox:/Users/obrien] root# fink update-all
Information about 5254 packages read in 3 seconds.
The package 'kde-icons-kids' will be built and installed.
The package 'kturtle' will be built and installed.
The package 'esound-common' will be built and installed.
The package 'ksync' will be built and installed.
The package 'umbrello' will be built and installed.
The package 'gconf2-shlibs' will be built and installed.
The package 'pilot-link9-shlibs' will be built and installed.
The package 'libbonobo2-dev' will be built and installed.
The package 'kmail' will be built and installed.
The package 'kdelibs3-ssl' will be built and installed.
The package 'kde-icons-slick' will be built and installed.
The package 'kde-extra-screensavers' will be built and installed.
The package 'kbounce' will be built and installed.
The package 'kverbos' will be built and installed.
The package 'kdepim3' will be built and installed.
The package 'kdeutils3-dev' will be built and installed.
The package 'knode' will be built and installed.
The package 'kvoctrain' will be built and installed.
The package 'krdc' will be built and installed.
The package 'kgpg' will be built and installed.
The package 'xmms-bin' will be built and installed.
The package 'kmplot' will be built and installed.
The package 'pilot-link9' will be built and installed.
The package 'dcoprss' will be built and installed.
The package 'ksirc' will be built and installed.
The package 'kooka' will be built and installed.
The package 'ksvg' will be built and installed.
The package 'gtk+2' will be built and installed.
The package 'kopete' will be built and installed.
The package 'kedit' will be built and installed.
The package 'kdegames3-dev' will be built and installed.
The package 'orbit2-dev' will be built and installed.
The package 'kdeutils3' will be built and installed.
The package 'kde-panel-eyes' will be built and installed.
The package 'kdessh' will be built and installed.
The package 'xmms-shlibs' will be built and installed.
The package 'esound-bin' will be built and installed.
The package 'esound-shlibs' will be built and installed.
The package 'kalarm' will be built and installed.
The package 'kdeutils3-base' will be built and installed.
The package 'kpilot' will be built and installed.
The package 'kde-icons-classic' will be built and installed.
The package 'korn' will be built and installed.
The package 'kjots' will be built and installed.
The package 'kdegraphics3' will be built and installed.
The package 'gconf2-dev' will be built and installed.
The package 'kdetoys3-base' will be built and installed.
The package 'kdesdk3-extra-kfile-plugins' will be built and installed.
The package 'kugar' will be built and installed.
The package 'kgamma' will be built and installed.
The package 'klettres' will be bu

Re: [Fink-users] autoconf dependency loop

2005-12-22 Thread Mike O'Brien


On Dec 22, 2005, at 12:08 AM, Martin Costabel wrote:


Mike O'Brien wrote:
I'm doing a "fink update-all".  If I deinstall both versions  
of autoconf (autoconf and autoconf2.5),
it installs autconf2.5, then tries to install autoconf and bombs.   
If I install autoconf, it removes it,
installs autconf2.5, installs several other things, tries to  
reinstall autoconf and bombs.
How do I get around this?  Usually just removing the offending  
package with "dpkg -r --force-depends"

will do the trick, but this loop seems unbreakable.


I would like to reproduce what you are describing, but I can't  
unless you are more specific: What version of fink do you have  
installed, and what are the "several other things" that fink tries  
to install? An excerpt of the bild log would be useful, too.


The two packages autoconf25 and autoconf have mutual Conflicts: and  
Replaces: entries, so if your fink is not too old they should be  
able to remove each other any time in the build process.


--
Martin



Ok, here goes:

[BuffyBox:/sw/etc] obrien# fink --version
Package manager version: 0.24.11
Distribution version: 0.8.0.rsync

[BuffyBox:/sw/etc] obrien# fink install autoconf
Information about 5254 packages read in 2 seconds.
The package 'autoconf' will be installed.
The following package will be installed or updated:
autoconf
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/devel/autoconf_2.13-4_darwin-powerpc.deb

Selecting previously deselected package autoconf.
dpkg: considering removing autoconf2.5 in favour of autoconf ...
dpkg: no, cannot remove autoconf2.5 (--auto-deconfigure will help):
automake1.8 depends on autoconf2.5 (>= 2.58-1)
  autoconf2.5 is to be removed.
dpkg: regarding .../autoconf_2.13-4_darwin-powerpc.deb containing  
autoconf:

autoconf conflicts with autoconf2.5
  autoconf2.5 (version 2.59-6) is installed.
/sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary- 
darwin-powerpc/devel/autoconf_2.13-4_darwin-powerpc.deb (--install):

conflicting packages - not installing autoconf
Errors were encountered while processing:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/ 
autoconf_2.13-4_darwin-powerpc.deb

### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package autoconf-2.13-4
[BuffyBox:/sw/etc] obrien# dpkg -r --force-depends autoconf2.5
dpkg: autoconf2.5: dependency problems, but removing anyway as you  
request:

automake1.8 depends on autoconf2.5 (>= 2.58-1).
(Reading database ... 125181 files and directories currently installed.)
Removing autoconf2.5 ...
install-info(autoconf.info): deleting entry `* Autoconf: (autoconf) ...'
install-info(standards.info): deleting entry `* Standards:  
(standards) ...'

install-info(standards.info): deleting empty section `GNU organization'
[BuffyBox:/sw/etc] obrien# fink install autoconf
Information about 5254 packages read in 1 seconds.
The package 'autoconf' will be installed.
The following package will be installed or updated:
autoconf
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/devel/autoconf_2.13-4_darwin-powerpc.deb

(Reading database ... 125058 files and directories currently installed.)
Unpacking autoconf (from .../autoconf_2.13-4_darwin-powerpc.deb) ...
Setting up autoconf (2.13-4) ...
* Autoconf: (autoconf). Create source code configuration scripts.
install-info(/sw/share/info/autoconf.info): no section specified for  
new entry, placing at end

* Standards: (standards). GNU coding standards.
install-info(/sw/share/info/standards.info): no section specified for  
new entry, placing at end


[BuffyBox:/sw/etc] obrien# fink update-all
Information about 5254 packages read in 1 seconds.
The package 'kde-icons-kids' will be built and installed.
<<>>
Do you want to continue? [Y/n]
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/devel/autoconf2.5_2.59-6_darwin-powerpc.deb

Selecting previously deselected package autoconf2.5.
dpkg: considering removing autoconf in favour of autoconf2.5 ...
dpkg: yes, will remove autoconf in favour of autoconf2.5.
(Reading database ... 125085 files and directories currently installed.)
Unpacking autoconf2.5 (from .../autoconf2.5_2.59-6_darwin- 
powerpc.deb) ...

install-info(autoconf.info): deleting entry `* Autoconf: (autoconf) ...'
install-info(standards.info): deleting entry `* Standards:  
(standards) ...'

Setting up autoconf2.5 (2.59-6) ...
* Autoconf: (autoconf). Create source code configuration scripts.
* Standards: (standards). GNU coding standards.
install-info(/sw/share/info/standards.info): creating new section  
`GNU organization'


/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/devel/automake1.7_1.7.9-1_darwin-powerpc.deb

Selecting previously deselected package automake1.7.
dpkg: considering 

[Fink-users] autoconf dependency loop

2005-12-21 Thread Mike O'Brien
	I'm doing a "fink update-all".  If I deinstall both versions of  
autoconf (autoconf and autoconf2.5),
it installs autconf2.5, then tries to install autoconf and bombs.  If  
I install autoconf, it removes it,
installs autconf2.5, installs several other things, tries to  
reinstall autoconf and bombs.


	How do I get around this?  Usually just removing the offending  
package with "dpkg -r --force-depends"

will do the trick, but this loop seems unbreakable.

Mike O'Brien


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Xcode 2.2?

2005-11-11 Thread Mike Zulauf


On Nov 11, 2005, at 3:21 PM, Martin Costabel wrote:


Mike Zulauf wrote:

Hi all. . .
Xcode 2.2 is available for download.  Any thoughts or  
recommendations on this yet?


Don't install it if you need Fink's g77. This is broken right now.  
Otherwise it seems to work OK.


I've mostly been using gfortran and/or g95 lately.  I'm assuming by  
your response that they appear to be working?


Thanks,
Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Xcode 2.2?

2005-11-11 Thread Mike Zulauf

Hi all. . .

Xcode 2.2 is available for download.  Any thoughts or recommendations  
on this yet?


Later,
Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] another possible HDF problem?

2005-11-10 Thread Mike Zulauf

Hi all,

I've been following the recent issues with HDF, and I think there may  
be another problem with the latest versions.  I believe there may be  
a work around, but I'm not sure if that is the best way to handle  
this issue.


It looks like the Fortran bindings have been compiled differently in  
the latest version (hdf-4.2r1-2) than they were in previous versions  
(ie, hdf-4.2r0-3).  The trailing underscores have been left out of  
the new versions.  This causes unresolved symbol errors.


Just as an example, under hdf-4.2r0-3:

% nm /sw/lib/libmfhdf.a | grep -i sfend
004c T _sfend_
0054 T _sfendacc_

And under hdf-4.2r1-2:

% nm /sw/lib/libmfhdf.a | grep -i sfend
004c T _sfend
0054 T _sfendacc

It's not just those two symbols, but many (all? - I haven't checked)  
of the Fortran symbols.  I expect I could work around this by use of  
one of the -f underscore options, but that can sometimes make things  
tricky when using multiple sets of libraries.


Reverting to hdf-4.2r0-3 has fixed this issue for me.  Is this an  
actual problem, something I'm not handling correctly, etc?  Is there  
a better fix than I've mentioned?


Anyway, thanks to all. . .

Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: Fink-users digest, Vol 1 #2982 - 13 msgs

2005-08-18 Thread Mike Zulauf

Just to clarify and confusify the issue a bit with what I'm seeing.

I've got two machines, with virtually identical OS/X11/etc (10.4.2,  
Apples X11, quartz-wm).  They have very slightly different fink  
distributions.


On my laptop, I can bring up the menu with the left-click, but the  
different fields are not clickable.  The smaller menu which comes up  
with

a right-click is fully functional.

On my desktop, both the left-click and right-click menus work.

I'll make an attempt to see if I can figure out the different  
behavior on the two, but I don't think I've got the skills.


Mike

On Aug 18, 2005, at 1:29 PM, [EMAIL PROTECTED]  
wrote:



Jens N=F6ckel wrote:


function properly.
I tried to do "display somefile.png", and the image is opened  
nicely.=20

The next step was to click on the image in order to launch another=20
window containing menus like "File", "Edit", "View", etc. These  
menus=20
appear but don't respond to mouse clicks. It made no difference  
whether=



--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: fink selfupdate fails on 10.4.2

2005-07-14 Thread Mike Zulauf

I just wrote:


I just updated one of my two machines to 10.4.2.  Now I get a
failure when I attempt to selfupdate:


I forgot to include one other detail.  It's probably not important,
but /sw is a symbolic link to another partition on the affected
machine.


Grrr, I just figured it out.  This last message contained a clue.   
Just for the heck of it I switched over to selfupdate-cvs.  That  
failed too, but it gave a more helpful error message:


cvs [checkout aborted]: cannot close fink/CVS/Repository: No space  
left on device

### execution of cvs failed, exit code 1

OK, somehow I filled the disk.  After clearing some space (and  
repairing my /sw/etc/fink.conf which got trashed), everything  
returned to normal.


Sorry to have wasted anybodies time.

Mike

--
Mike Zulauf (2)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: fink selfupdate fails on 10.4.2

2005-07-14 Thread Mike Zulauf

On Jul 14, 2005, at 12:51 PM, Mike Zulauf wrote:


Hi all,

I just updated one of my two machines to 10.4.2.  Now I get a  
failure when I attempt to selfupdate:


I forgot to include one other detail.  It's probably not important,  
but /sw is a symbolic link to another partition on the affected  
machine.  I don't see why that would matter (it never has before),  
unless something in the 10.4.2 update changed things in some way that  
I don't understand.


Mike

--
Mike Zulauf (2)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink selfupdate fails on 10.4.2

2005-07-14 Thread Mike Zulauf

On Jul 14, 2005, at 1:06 PM, Alexander K. Hansen wrote:


On Jul 14, 2005, at 3:51 PM, Mike Zulauf wrote:


Hi all,

I just updated one of my two machines to 10.4.2.  Now I get a  
failure when I attempt to selfupdate:


% fink selfupdate
Password:
rsync -az -q  rsync://master.us.finkmirrors.net/finkinfo// 
TIMESTAMP /sw/fink/TIMESTAMP.tmp
Use of uninitialized value in scalar chomp at /sw/lib/perl5/Fink/ 
SelfUpdate.pm line 597.
Use of uninitialized value in numeric gt (>) at /sw/lib/perl5/Fink/ 
SelfUpdate.pm line 604.

The timestamp of the server is older than what you already have.

Some more details:
% fink --version
Package manager version: 0.24.7
Distribution version: 0.8.0.rsync

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2005 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Xcode: 2.1

I've examined /sw/lib/perl5/Fink/SelfUpdate.pm, and it is the same  
as on my other machine (running 10.4.1), where selfupdate works.


Any ideas?

Thanks,
Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



It works here.  Maybe you hit the mirror at a bad time (e.g. when  
it was in the middle of mirroring).


I considered that, except that it works on the 10.4.1 computer  
(still), and it doesn't work on on the 10.4.2 one (still).  And then  
there's also the issue of the "uninitialized value" messages above.   
Do you know what's up with them?


By the way, the modification date of /sw/fink/TIMESTAMP is "Jul 11  
22:30", and the contents are "1121146253".


Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink selfupdate fails on 10.4.2

2005-07-14 Thread Mike Zanker
On 14/7/05 20:51, Mike Zulauf wrote:

> I just updated one of my two machines to 10.4.2.  Now I get a failure 
> when I attempt to selfupdate:

I'm afraid I can't offer any advice but it's working fine for me with
Xcode 2.1 on 10.4.2.

Mike.


This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] fink selfupdate fails on 10.4.2

2005-07-14 Thread Mike Zulauf

Hi all,

I just updated one of my two machines to 10.4.2.  Now I get a failure  
when I attempt to selfupdate:


% fink selfupdate
Password:
rsync -az -q  rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP / 
sw/fink/TIMESTAMP.tmp
Use of uninitialized value in scalar chomp at /sw/lib/perl5/Fink/ 
SelfUpdate.pm line 597.
Use of uninitialized value in numeric gt (>) at /sw/lib/perl5/Fink/ 
SelfUpdate.pm line 604.

The timestamp of the server is older than what you already have.

Some more details:
% fink --version
Package manager version: 0.24.7
Distribution version: 0.8.0.rsync

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2005 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Xcode: 2.1

I've examined /sw/lib/perl5/Fink/SelfUpdate.pm, and it is the same as  
on my other machine (running 10.4.1), where selfupdate works.


Any ideas?

Thanks,
Mike

--
Mike Zulauf (1)
[EMAIL PROTECTED]



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Re: problem updating

2005-07-08 Thread Mike Stockman
On 7/6/05, Mike Stockman <[EMAIL PROTECTED]> wrote:
> 
> 1) head has been replaced by HEAD, and although Dan's FAQ entry is useful in
> explaining the problem, it does not suggest any way to get a working "head"
> executable.

Well, to answer my own question, I found it on the original OS X DVD
(Tiger, in this case) in /usr/bin/head, and I copied that (as root) to
/usr/bin/ on my hard drive. That seems to fix the problem.

The weird thing is that the missing "curses.h" message went away (or
was handled transparently somehow) once the correct "head" was
installed, so two problems solved with one blow...

Hope this helps someone else...

Mike
-- 
Mike Stockman
ICQ #: 19165236
AIM: MStockman
MSN Messenger: [EMAIL PROTECTED]
Yahoo IM: me_stockman


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Clash between libgettext3-dev and gettext-dev

2005-07-08 Thread Mike Zanker
On 8/7/05 01:29, Michèle Garoche wrote:

> Not even a minor annoyance. It helps to deal with several versions of 
> gettext, till the day there is only one.

Ah, OK - thanks.

Mike.


This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Clash between libgettext3-dev and gettext-dev

2005-07-07 Thread Mike Zanker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Just noticed that when I do a selfupdate, libgettext3-dev gets replaced
by gettext-dev. Then, when I do an update-all, they get swapped back
again. Is this a problem or just a minor annoyance?

Thanks,

Mike.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCzX0x/kpNbHCQHr4RAqarAKCOYBezmTBx4ylFIGAh5cV716NiEgCgsAAL
RSr7sK4fomKXQgI9i7W1gpE=
=X8j6
-END PGP SIGNATURE-


This message has been scanned for viruses by MailController - 
www.MailController.altohiway.com


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: problem updating

2005-07-06 Thread Mike Stockman
Manuel Hendel  hendel.net> writes:

> 
> Where can I get  head from? I had a HEAD, but now it is suddenly gone. 
> Really strange.
> 
> mhe
> 
> Am 05.04.2005 um 14:32 schrieb Daniel Macks:
[snip]
> >
> > http://fink.sourceforge.net/faq/comp-general.php#head

Good post, Manuel... there were two problems mentioned in your original post,
and since I'm seeing them too, I'll ask about them, too, in the hopes that
someone will respond:

1) head has been replaced by HEAD, and although Dan's FAQ entry is useful in
explaining the problem, it does not suggest any way to get a working "head"
executable.

2) The "can't find curses.h" problem is what prompted the use of "head" in the
first place... since I have two "curses.h" (one in /usr/include, and one in
/sw/include) on my machine, I don't know why the compiler is complaining it
can't find it.

Can anybody offer any solutions to (1) or (2)? Google has not come through for
me, this time.

Thanks,
Mike




---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


  1   2   >