Re: [Fink-devel] rxvt on 10.5: package installs but build fails

2007-11-23 Thread Jack Howarth
   I've uploaded new packaging for rxvt onto fink tracking
which should solve the problems with rclock. This is based
on the newer 2.7.10 release and uses the --disable-utmp
configure flag like the current MacPorts package.

http://sourceforge.net/tracker/index.php?func=detailaid=1837245group_id=17203atid=414256

Since this package is unmaintained someone within checkin privileges
will have to push it into fink unstable.
  Jack

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] commit access?

2007-11-23 Thread Jean-François Mertens

On 24 Nov 2007, at 03:39, William Scott wrote:

 Dear Fink Core Group:

seems like the wrong list ..

JF Mertens

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] rxvt

2007-11-23 Thread William Scott
Hi Jack:

Thanks.  It works fine on intel as well. I've committed it since it  
has no maintainer.

Bill



On Nov 23, 2007, at 11:09 AM, Jack Howarth wrote:

 Bill,
 Try the updated packaging I uploaded to fink tracking for rxvt.  
 It seems
 to work fine here on powerpc-apple-darwin9.

 http://sourceforge.net/tracker/index.php?func=detailaid=1837245group_id=17203atid=414256

 Jack


-
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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] commit access?

2007-11-23 Thread William Scott
Dear Fink Core Group:

Jack Howarth has helped me out yet again today on a problematic  
package, which only further underscores the fact that he is much more  
qualified to have commit access than I am.  I realize that argument  
could cut both ways, but I feel foolish every time I am committing  
changes made by someone much more able than I am.

All the best,

Bill Scott








-
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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib in Krusader 1.80.0-release-1

2007-11-23 Thread Alexander K. Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

שרון דגן wrote:
 Problem solved - I have it working.

 To the ConfigureParams section of the info file I added:

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



 -S.
I've committed an update (with no revision bump) to krusader.  I
applied the above LDFLAGS addition via SetLDFLAGS:
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHR3tIB8UpO3rKjQ8RAvoSAKCRGZJ+VOUzmnnn/f8U/prtmdOZQQCgqNCs
PkeHjyaojQntt8K+KvRfvQs=
=bGwl
-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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Re: [Fink-devel] VTK Leopard OpenGL patch

2007-11-23 Thread Jed Frechette

On Nov 21, 2007, at 3:28 PM, Martin Costabel wrote:

 Jed Frechette wrote:
 Attached is a patch for VTK that works around the OpenGL bug in  
 Leopard.
 http://wiki.finkproject.org/index.php/Fink:Packaging:Preparing_for_10.5#OpenGL_Bug

 Thanks a lot. I haven't yet had time to look at the vtk package on  
 Leopard. I take it you tested this and it works? Interesting that  
 LDFLAGS works with the cmake build system, too. I would rather have  
 placed the fix into the OPENGL_gl_LIBRARY variable. Anyway, I'll try  
 as soon as I have the time, maybe tomorrow.

I haven't tested extensively but my code and the examples I've tried  
work fine. I'm not very familiar with cmake and just needed a quick  
way to get VTK running so you are probably right about using  
OPENGL_gl_LIBRARY. If you need any help testing I should have some  
more time next week and would would be glad to help in any way that I  
can.

Best,

--
Jed Frechette

University of New Mexico Lidar Lab
www.unm.edu/~lidar


-
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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib in Krusader 1.80.0-release-1

2007-11-23 Thread שרון דגן
Problem solved - I have it working.
To the ConfigureParams section of the info file I added:

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

-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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

[Fink-devel] [Fwd: Re: Krusader 1.80.0-release-1 on Mac OS X 10.5.1]

2007-11-23 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Since I don't have Leopard, I'll forward this on...

(is there a standard fix for this error, or does it vary from package
to package?)

-  Original Message 
Subject: Re: Krusader 1.80.0-release-1 on Mac OS X 10.5.1
Date: Thu, 22 Nov 2007 20:30:46 +0100
From: Catalin Hritcu [EMAIL PROTECTED]
To: Sharon Dagan [EMAIL PROTECTED]
CC: Alexander K. Hansen [EMAIL PROTECTED]
References:   
 [EMAIL PROTECTED]
[EMAIL PROTECTED]



On Nov 22, 2007 5:23 PM, Sharon Dagan [EMAIL PROTECTED] wrote:
 Hi Catalin,

 Any idea what needs to be done in order to solve the problem?

Sorry, but I don't know. Alexander should know more about this :)

Regards,
Catalin

 Cheers, -- Sharon Dagan Chief Architect, IBM Global Business
 Services, IBM Israel Tel/Fax: +972-3-9188776,  Mobile:
 +972-52-2554776 e-Mail: [EMAIL PROTECTED]

 It's life Jim -- but not as we know IT.





 Catalin Hritcu [EMAIL PROTECTED] mail.com
 To Sharon Dagan/Israel/[EMAIL PROTECTED] 22/11/2007 01:23
 cc

 Subject Re: Krusader 1.80.0-release-1 on

 Mac OS X 10.5.1










 Hi Sharon,

 Got your email, but also the response from Alexander (see below).

 Regards, Catalin


 On Nov 22, 2007 12:19 AM, Sharon Dagan [EMAIL PROTECTED]
 wrote:

 Hi Catalin,

 I wrote you the other day from my gmail account but I'm not sure
 the message got through. So, I'm writing again...

 As noted, I'm trying to build Krusader 1.80.0-release-1 on Mac OS
 X
 10.5.1.

 I'm getting the following error: 'ld: cycle in dylib re-exports
 with /usr/X11/lib/libGL.dylib'

 Any idea?

 Cheers, -- Sharon Dagan Chief Architect, IBM Global Business
 Services, IBM Israel Tel/Fax: +972-3-9188776,  Mobile:
 +972-52-2554776 e-Mail: [EMAIL PROTECTED]

 It's life Jim -- but not as we know IT.







 -- Forwarded message -- From: Alexander K. Hansen
 [EMAIL PROTECTED] Date: Nov 20, 2007 1:21 AM Subject: Re:
 [Fink-devel] ld: cycle in dylib re-exports with
 /usr/X11/lib/libGL.dylib in Krusader 1.80.0-release-1 To: שרון דגן
 [EMAIL PROTECTED] Cc: fink-devel@lists.sourceforge.net,
 [EMAIL PROTECTED]



 éèÕß ÓÒß wrote:
 Hello,

 I'm trying to build Krusader v1.80.0-release-1 on Mac OS X
 10.5.1. I'm getting 'ld: cycle in dylib re-exports with
 /usr/X11/lib/libGL.dylib'.


 Here's the few last lines of the build:

 ... g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include
 -I/sw/include/qt -I/usr/X11/include  -D__KJSEMBED__
 -DQT_THREAD_SUPPORT -I/sw/include -D_LARGEFILE64_SOURCE
 -DKDE_NO_COMPAT -DQT_NO_ASCII_CAST -Wno-long-long -Wundef -Wall
 -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions
 -fno-check-new -fno-common  -c -o krservices.moc.o
 krservices.moc.cpp /bin/sh ../libtool --silent --tag=CXX
 --mode=link g++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith
 -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
 -fno-common -L/sw/lib -o krusader -L/sw/lib -L/usr/X11/lib
 paneltabbar.o panelmanager.o krservices.o main.o krusaderview.o
 krusader.o krslots.o kicons.o krusaderapp.moc.o krservices.moc.o
 BookMan/libBookMan.a Dialogs/libDialogs.a
 DiskUsage/libDiskUsage.a DiskUsage/radialMap/libradialmap.a
 DiskUsage/filelightParts/libfilelightparts.a GUI/libGUI.a
 Konfigurator/libKonfigurator.a KViewer/libKViewer.a
 MountMan/libMountMan.a Panel/libPanel.a Queue/libQueue.a
 RemoteMan/libRemoteMan.a VFS/libVFS.a Search/libSearch.a
 Splitter/libSplitter.a Synchronizer/libSynchronizer.a
 UserMenu/libUserMenu.a Locate/libLocate.a
 UserAction/libUserAction.a ActionMan/libActionMan.a
 KrJS/libKrJS.a KViewer/libKViewer.a Filter/libFilter.a
 Dialogs/libDialogs.a GUI/libGUI.a -lkonq -lkjsembed -lkparts
 -lkio -lkhtml -lkdeui -lkdecore -lqt-mt  -lz -lpng -lz -lm -lXext
 -lX11  -lSM -lICE -lpthread ld: cycle in dylib re-exports with
 /usr/X11/lib/libGL.dylib collect2: ld returned 1 exit status
 make[3]: *** [krusader] Error 1 make[2]: *** [all-recursive]
 Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all]
 Error 2 ### execution of make failed, exit code 2

 Thanks, -S.

 --



 Thank you for the bug report.  This is a new issue that was
 introduced with Leopard, and it has to be fixed package by package.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHRt1fB8UpO3rKjQ8RAmLlAJwJxlGFC19D/UdC1vqSceL65V05VwCgoiXU
rlPDJHyJ9bjyilDVNmn4Vkw=
=ZLwI
-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-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel