Re: [Fink-devel] Re: ntop 1.1-23

2005-11-11 Thread Martin Costabel

Robert T Wyatt wrote:

Chris Dolan wrote:

[Writing to fink-devel because ntop is unmaintained]

I'm running ntop 1.1-23 compiled from unstable with a recent Fink  
from CVS on 10.4.3.  Everything works except the keystrokes.  I can't  
type q to exit.   

[]
My fink-built version exhibited the same behavior as you are 
experiencing 


worksforme Just for the record: With Fink's ntop-1.1-23 I have no 
problem typing q to quit, nor the other interactive characters.


--
Martin




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


Re: [Fink-devel] eterm maintainership

2005-11-11 Thread Rogue
On Thu, 10 Nov 2005 12:35:58 +
Rogue [EMAIL PROTECTED] wrote:

 anything I should know before I take it on

apparently E17 *might* just be around the corner. since I suspect this may 
boost activity for eterm (or maybe not) I'll leave it for someone more 
enthousiast, or rather with more profound motivation to resurrect it... if it 
ain't broke don't fix it.

Best Regards,
Rogue


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


[Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Koen van der Drift

Hi,

The following happens after I upgraded to Xcode 2.2.

I tried to rebuild my package plplot, and got the following error:

...
g77 -dynamiclib -single_module  -o .libs/libplplotf77d. 
9.1.0.dylib  .libs/strutil.o .libs/sfstubs.o .libs/configurable.o  -L/ 
sw/lib ./.libs/libplplotf77cd.dylib /sw/src/fink.build/plplot-5.5.3-1/ 
plplot-5.5.3/src/.libs/libplplotd.dylib /sw/src/fink.build/ 
plplot-5.5.3-1/plplot-5.5.3/lib/csa/.libs/libcsirocsa.dylib /sw/src/ 
fink.build/plplot-5.5.3-1/plplot-5.5.3/lib/nn/.libs/libcsironn.dylib - 
lm  -install_name  /sw/lib/libplplotf77d.9.dylib - 
compatibility_version 11 -current_version 11.0
/usr/bin/libtool: can't open file: /usr/lib/gcc/powerpc-apple- 
darwin8/4.0.0/libgcc.a (No such file or directory)

make[3]: *** [libplplotf77d.la] 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
Failed: phase compiling: plplot-5.5.3-1 failed

The weird (for me atleast) thing is that I have the following in the  
info file:


SetCC: gcc-3.3
SetCXX: g++-3.3


Any ideas what might be going on and how to fix it?

thanks,

- Koen.




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


[Fink-devel] Re: dists/10.3/unstable/main/finkinfo/text pyx-py.patch,1.3,1.4 pyx-py.info,1.3,1.4

2005-11-11 Thread Martin Costabel

Sébastien Maret wrote:

Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15786

Modified Files:
	pyx-py.patch pyx-py.info 
Log Message:

Update from maintainer (Tracker item #1306090).

[]

+BuildDepends: system-tetex | tetex-dev


Is this by purpose? Tetex-dev is the old tetex-2.0.2. Do you really want 
us to install the old tetex-dev and its dependency tetex-shlibs-2.0.2? 
 Does it not work with the current tetex-3.0.1?


--
Martin




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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Alexander K. Hansen
On 11/11/05, Koen van der Drift [EMAIL PROTECTED] wrote:
 Hi,

 The following happens after I upgraded to Xcode 2.2.

 I tried to rebuild my package plplot, and got the following error:

 ...
 g77 -dynamiclib -single_module  -o .libs/libplplotf77d.
 9.1.0.dylib  .libs/strutil.o .libs/sfstubs.o .libs/configurable.o  -L/
 sw/lib ./.libs/libplplotf77cd.dylib /sw/src/fink.build/plplot-5.5.3-1/
 plplot-5.5.3/src/.libs/libplplotd.dylib /sw/src/fink.build/
 plplot-5.5.3-1/plplot-5.5.3/lib/csa/.libs/libcsirocsa.dylib /sw/src/
 fink.build/plplot-5.5.3-1/plplot-5.5.3/lib/nn/.libs/libcsironn.dylib -
 lm  -install_name  /sw/lib/libplplotf77d.9.dylib -
 compatibility_version 11 -current_version 11.0
 /usr/bin/libtool: can't open file: /usr/lib/gcc/powerpc-apple-
 darwin8/4.0.0/libgcc.a (No such file or directory)
 make[3]: *** [libplplotf77d.la] 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
 Failed: phase compiling: plplot-5.5.3-1 failed

 The weird (for me atleast) thing is that I have the following in the
 info file:

 SetCC: gcc-3.3
 SetCXX: g++-3.3


 Any ideas what might be going on and how to fix it?

 thanks,

 - Koen.





Well, I just noticed that I've got:

/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
(and gcc is indeed gcc-4.0.1)

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Koen van der Drift


On Nov 11, 2005, at 5:53 PM, Alexander K. Hansen wrote:


Well, I just noticed that I've got:

/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
(and gcc is indeed gcc-4.0.1)


I have the same :)

- Koen.


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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Martin Costabel

Alexander K. Hansen wrote:

On 11/11/05, Koen van der Drift [EMAIL PROTECTED] wrote:

[]

g77 -dynamiclib -single_module  -o .libs/libplplotf77d.
9.1.0.dylib  .libs/strutil.o .libs/sfstubs.o .libs/configurable.o  -L/
sw/lib ./.libs/libplplotf77cd.dylib /sw/src/fink.build/plplot-5.5.3-1/
plplot-5.5.3/src/.libs/libplplotd.dylib /sw/src/fink.build/
plplot-5.5.3-1/plplot-5.5.3/lib/csa/.libs/libcsirocsa.dylib /sw/src/
fink.build/plplot-5.5.3-1/plplot-5.5.3/lib/nn/.libs/libcsironn.dylib -
lm  -install_name  /sw/lib/libplplotf77d.9.dylib -
compatibility_version 11 -current_version 11.0
/usr/bin/libtool: can't open file: /usr/lib/gcc/powerpc-apple-
darwin8/4.0.0/libgcc.a (No such file or directory)

[]

Well, I just noticed that I've got:

/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
(and gcc is indeed gcc-4.0.1)


This means that the trick (by jfm IIRC) we had to get rid of the 
-lcc_dynamic for g77 is now broken. The g77 package does not work any 
more, and there is no simple way to fix it so that it will work for both 
gcc-4.0.0 and gcc-4.0.1. Blame Apple for having removed the symlink 
/usr/lib/libcc_dynamic.a for gcc-4.0.


--
Martin





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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Peter O'Gorman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Koen van der Drift wrote:
|
| On Nov 11, 2005, at 5:53 PM, Alexander K. Hansen wrote:
|
| Well, I just noticed that I've got:
|
| /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
| (and gcc is indeed gcc-4.0.1)
|
|
| I have the same :)

g77.info has this:
~   perl -pi.bak -e
's|-lSystem|%%{!mlong-double-64:%%{pg:-lSystemStubs_profile;:-lSystemStubs}}
- -lSystem -lmx /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a|'
config/darwin.h

which causes g77 invoked link to want the 4.0.0/libgcc.a

I guess we have to improve that :)

Peter

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Darwin)

iQCVAwUBQ3Um+riDAg3OZTLPAQLRBAP/SM6dphFkDClQ9sv371pRMacDuLnppp9n
R9GRhSD4gVbWl7Cf4xTdHUlf8LMFZlOcjGWLxi0uRv4WqZ74MTAcGt19c5jMVZvi
u+VYJG+L+6p+FkmDe5Egj5eqeiHZ9z3rMIQVqFlx12R7DkYV93gkTTg9ukBJHNXr
uJn/8um5oKE=
=fpj+
-END PGP SIGNATURE-


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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Peter O'Gorman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Martin Costabel wrote:

| Well, I just noticed that I've got:
|
| /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a
| (and gcc is indeed gcc-4.0.1)
|
|
| This means that the trick (by jfm IIRC) we had to get rid of the
| -lcc_dynamic for g77 is now broken. The g77 package does not work any
| more, and there is no simple way to fix it so that it will work for both
| gcc-4.0.0 and gcc-4.0.1. Blame Apple for having removed the symlink
| /usr/lib/libcc_dynamic.a for gcc-4.0.
|

The only thing I can think to do is to link with
- -L/usr/lib/gcc/%m-apple-darwin8/4.0.0 -L/usr/lib/gcc/%m-apple-darwin8/4.0.1
- -L/usr/lib/gcc/%m-apple-darwin8/4.0.2 -lgcc

The thing is broken on x86 too.

Peter
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Darwin)

iQCVAwUBQ3Uo3riDAg3OZTLPAQIbugQAlyFU1BRZPvaEwcSfzKRm0PU31ahGJ1S9
epNod6OR+jcjxGiiZAdkGRLxN5Slou1nkKQe4VlkAe/zlYh/q5vVmHM5bzaXgURh
AzkazKk744+n0ltqk1QHeNOwCMgtORCg0tZu5x0g+m7iDSr1Y/YdLk+wQh8G21g8
Kbr8mTIxhBY=
=9bxU
-END PGP SIGNATURE-


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


[Fink-devel] Re: dists/10.3/unstable/main/finkinfo/text pyx-py.patch,1.3,1.4 pyx-py.info,1.3,1.4

2005-11-11 Thread Sébastien Maret

On Nov 11, 2005, at 17:52, Martin Costabel wrote:


Sébastien Maret wrote:

Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15786
Modified Files:
pyx-py.patch pyx-py.info Log Message:
Update from maintainer (Tracker item #1306090).

[]

+BuildDepends: system-tetex | tetex-dev


Is this by purpose? Tetex-dev is the old tetex-2.0.2. Do you really  
want us to install the old tetex-dev and its dependency tetex- 
shlibs-2.0.2?  Does it not work with the current tetex-3.0.1?


Fixed.

Sébastien



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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Daniel Macks
On Sat, Nov 12, 2005 at 08:19:22AM +0900, Peter O'Gorman wrote:
 
 g77.info has this:
 ~   perl -pi.bak -e
 's|-lSystem|%%{!mlong-double-64:%%{pg:-lSystemStubs_profile;:-lSystemStubs}}
 - -lSystem -lmx /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a|'
 config/darwin.h
 
 which causes g77 invoked link to want the 4.0.0/libgcc.a
 
 I guess we have to improve that :)

When someone commits a new g77, please also consider changing the
BuildDependsOnly. I assume it's BDO:true because other fortran
compilers might conflict with it? OTOH, f2py-pyXX appears to need g77
at runtime, so its Depends:g77 is a BDO violation. so g77 should be
BDO:false at best, or maybe no BDO tag at all. I haven't wanted to
force a g77 rebuild just for this issue, but if we're gonna rev-up
anyway...

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



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


Re: [Fink-devel] plplot linking error after upgrade - Xcode 2.2

2005-11-11 Thread Martin Costabel

Peter O'Gorman wrote:
[]

The only thing I can think to do is to link with
- -L/usr/lib/gcc/%m-apple-darwin8/4.0.0 
-L/usr/lib/gcc/%m-apple-darwin8/4.0.1

- -L/usr/lib/gcc/%m-apple-darwin8/4.0.2 -lgcc

The thing is broken on x86 too.


I am not sure if this will work: Earlier on g77's command line, there is 
 -L/sw/lib/gcc/powerpc-apple-darwin8.0.0/3.4.3 and -lgcc, which 
evaluates to libgcc.a in that directory. If you have another -lgcc on 
the command line, it's anybody's guess which one will be chosen.


--
Martin




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