Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread jfm

On Sunday, Dec 15, 2002, at 14:04 Europe/Brussels, Martin Costabel 
wrote:

Above that, there was

> cc -dynamiclib -L/sw/lib   -o pltcl.dylib pltcl.o -L/sw/lib -ltcl8.4 
-framework CoreFoundation  -lc
> ld: Undefined symbols:
> _CurrentMemoryContext

plus a couple dozen other undefined symbols. I am getting the same 
error. The problem seems to come from the src/pl/tcl/Makefile that 
doesn't transmit the definition

I don't get those (log file of nov 24)


Actually, I am getting even more errors just before that place, namely 
at the compilation of pltcl.o, about 100 of

../../../src/include/catalog/pg_type.h:195: stray '\' in program

Even earlier I get something that looks like an error, too:

 ar cr libpq.a `lorder fe-auth.o fe-connect.o fe-exec.o fe-misc.o 
fe-print.o fe-
lobj.o pqexpbuffer.o dllist.o md5.o pqsignal.o wchar.o encnames.o | 
tsort`
tsort: cycle in data
tsort: fe-connect.o
tsort: fe-exec.o
tsort: cycle in data
tsort: fe-auth.o
tsort: fe-connect.o

I do have those 2.

JF Mertens



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread jfm

On Sunday, Dec 15, 2002, at 22:32 Europe/Brussels, jfm wrote:



On Sunday, Dec 15, 2002, at 14:04 Europe/Brussels, Martin Costabel 
wrote:

Above that, there was

> cc -dynamiclib -L/sw/lib   -o pltcl.dylib pltcl.o -L/sw/lib 
-ltcl8.4 -framework CoreFoundation  -lc
> ld: Undefined symbols:
> _CurrentMemoryContext

I don't get those (log file of nov 24)


Sorry: but I had there :

cc -dynamiclib -L/sw/lib  -undefined suppress -flat_namespace -o 
pltcl.dylib pltcl.o -L/sw/lib -ltcl8.3

so, probably due to changes in /sw/lib/tclConfig.sh between versions 
8.3 and 8.4 of tcltk


JF Mertens



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] cyrus-sasl

2002-12-18 Thread jfm

On Wednesday, Dec 18, 2002, at 14:01 Europe/Brussels, Marcello Testi  
wrote:

Anyone here with a working installation of cyrus-sasl?
I have tried to install, but it doesn't compile.


I do have.
If I remember correctly though, this may be one of the few packages
where you have to mv /usr/local away in order to build correctly _ even
if /usr/local contains only innocuous stuff.


I need to get cyrus-sasl installed in order to install  openldap-ssl


For the latter, cf
http://www.mail-archive.com/fink-devel@lists.sourceforge.net/ 
msg03498.html

JF Mertens



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] cyrus-sasl

2002-12-18 Thread jfm

On Wednesday, Dec 18, 2002, at 17:02 Europe/Brussels, Marcello Testi 
wrote:

I've read your msg and tried installing applying the patch to the .info
(which was diffrent from the one you quoted in the msg) ,

don't understand this well...

but the configure
script fails when it looks for an LDBM backend (I have db3 installed).

If you want, reply off list, sending me the output of the configure 
script.

JF Mertens



---
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M   http://www.thinkgeek.com/sf/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] crypt-ssley-pm-0.45-1 build failure

2002-12-19 Thread jfm

On Thursday, Dec 19, 2002, at 11:40 Europe/Brussels, Martin Costabel 
wrote:

That would be the mime-base64.pm package. If it's true, you might want 
to inform the package maintainer.

No need. Was fixed earlier today with crypt-ssley-pm-0.45-2.

jfm



---
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M  http://www.thinkgeek.com/sf/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Re: Fink on UFS

2002-12-19 Thread jfm

On Thursday, Dec 19, 2002, at 19:39 Europe/Brussels, Alexander Hansen 
wrote:

I looked back in the archives, and as of May 31 (the latest entry) the
major issue I saw with UFS was in building XFree86 from source.


And that issue (basically the only one) disappeared with 10.2

JF Mertens



---
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M  http://www.thinkgeek.com/sf/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Re: Fink on UFS

2002-12-20 Thread jfm

On Friday, Dec 20, 2002, at 08:15 Europe/Brussels, Matt Stephenson 
wrote:

(The reason I am asking is someone said they were having trouble 
installing bltwish on UFS but
Send me the output, I could have a typo somewhere.


I don't think so: I'm on UFS, and never had trouble with blt _ and last 
log is from
after tcltk-8.4

JF Mertens



---
This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
Time is running out!  Thinkgeek.com has the coolest gifts for
your favorite geek.   Let your fingers do the typing.   Visit Now.
T H I N K G E E K . C O Mhttp://www.thinkgeek.com/sf/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] cyrus-sasl

2002-12-20 Thread jfm

On Friday, Dec 20, 2002, at 00:48 Europe/Brussels, Brendan Lane Larson 
wrote:

What does it mean to move /usr/local "away"? Do you mean, just 
temporarily rename /usr/local to something else while you're building 
cyrus-sasl, and then move it back after its built?

Yes.


I was able to build cyrus-sasl yesterday on a fresh Mac OS X 10.2.2 
install and a fresh fink install with unstable trees added (with 
/usr/local untouched).

Good !


JF, is your successful install of cyrus-sasl among an unstable tree


Yes _ unstable is enabled.

JF Mertens



---
This SF.NET email is sponsored by:  The Best Geek Holiday Gifts!
Time is running out!  Thinkgeek.com has the coolest gifts for
your favorite geek.   Let your fingers do the typing.   Visit Now.
T H I N K G E E K . C O Mhttp://www.thinkgeek.com/sf/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] mpg123 problems

2003-01-17 Thread jfm

On Friday, Jan 17, 2003, at 20:23 Europe/Brussels, Ben Hines wrote:


Anyway, there is an alternative, in fink now which is being more 
actively developed: "mpg321". "fink install mpg321"

Right, but all the deps are to mpg123 (lame and wmmp3), and none to 
mpg321...

JF Mertens



---
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Re: [Fink-devel] autoconf2.5

2003-01-17 Thread jfm

On Friday, Jan 17, 2003, at 21:09 Europe/Brussels, Kow K wrote:


In my case, it worked out when I updated autoconf2.5 after updating 
automake, without using "fink update-all".

That should be correct, but stuphead and gbiff (still in 10.1..) 
"Depend" on automake...
So same problem for automake, for those who have one of those packages.

JF Mertens



---
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Does anyone have the Tyrex tarball still?

2003-01-19 Thread jfm

On Saturday, Jan 18, 2003, at 23:38 Europe/Brussels, Benjamin Reed 
wrote:

Anyone here have the tyrex tarball handy?  If so, I'll put it up on 
the SF site so that people will be able to build tomcat.

I send it by separate mail.

JF Mertens



---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Where is it???

2003-01-28 Thread jfm

On Tuesday, Jan 28, 2003, at 19:53 Europe/Brussels, Jason wrote:


I just installed GnuPG via fink. Now I need to find where it is so 
that I
can use GPGpreferences in Max OS X could some one tell me the path?

dpkg -L gnupg

JF Mertens



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] freetype breaks my package

2003-02-01 Thread jfm

On Friday, Jan 31, 2003, at 22:27 Europe/Brussels, James Gibbs wrote:


I'm working to make a package for xplanet. I thought I was basically 
all finished until I discovered that it won't build if freetype is 
installed. Freetype2 alone is not a problem.

The immediate problem is that FT_Library is not defined. It is defined 
in /sw/include/freetype2/freetype/freetype.h. If I add #include 
 to displaybase.h, the problem is 
fixed. But the file #includes FT_FREETYPE_H, which is defined in 
freetype2's ftheader.h as freetype/freetype.h.

This doesn't make sense to me, since the c++ line has 
-I/sw/include/freetype2, so it should be #including the file. I 
suppose I could just patch displaybase.h and be done with it.  Any 
thoughts?

make
c++ -I/sw/include -I/sw/include/freetype2 -I/sw/include  
-I/usr/X11R6/include -I/sw/include -Wall -O3 -I/sw/include 
-I/sw/include -I.  -c -o xplanet.o xplanet.cc


The problem is that freetype installs %p/include/freetype/freetype.h, 
so given the
ordering of your -I flags, it is the freetype.h from freetype instead 
of that from freetype2
which is found.
(Same problem occured +/- 1 year ago with mozilla)
Just get rid of your first -I/sw/include flag _ you anyway have a bunch 
of others:
there should never be such a flag before -I/sw/include/freetype2.
(or replace it with '-isystem /sw/include')

JF Mertens



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] control-center fails...

2003-02-08 Thread jfm

On Saturday, Feb 8, 2003, at 20:17 Europe/Brussels, Pedro Massobrio 
wrote:

I updated to scrollkeeper to 0.3.12-1, then tried again 'fink install 
control-center' and got:

Any idea what's wrong?

After I updated my scrollkeeper some time ago, I ran 
scrollkeeper-rebuilddb
(because I knew the db had been in bad shape, to the point that this 
same
command used to seg-fault before).
It ran correctly, and I didn't have problems since (didn't really try 
for it).

JF Mertens




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] daunted by ghostscript6

2003-02-09 Thread jfm

On Sunday, Feb 9, 2003, at 13:58 Europe/Brussels, Kow K wrote:


I solved the problem by myself, by brute force: I manually removed the 
following offending lines from the /sw/var/lib/dpkg/status, and it 
worked like a charm.

The offending lines in are:

Package: ghostscript6
Status: purge ok installed
Priority: optional
Section: text


I'm wondering how this could happen. I can only guess it is related to 
a Terminal crash during a previous update process ...

I also wonder if there isn't other smarter and more peaceful way to 
solve it.


Yes, slightly _ at least making sure that your databases are again 
correct :

Whenever dpkg complains of an error in /sw/var/lib/dpkg/status, do 
first a diff
between /sw/var/lib/dpkg/status and /sw/var/lib/dpkg/status-old, and 
note the
packages involved.
Then save provisionally /sw/var/lib/dpkg/status  in some safe place, 
and copy
/sw/var/lib/dpkg/status-old to /sw/var/lib/dpkg/status.
Then, for each of the packages for which there was a difference, do at 
least
a purge and an install (if necessary forced) with dpkg _ at that stage 
the dpkg
databases should be consistent with your installation _ before bringing 
to the
desired state with fink install and remove _ to undo whatever bad 
effects the
'force's may have had.

You may still want to check at the end whether what fink thinks of your 
system
is fully consistent with what dpkg does, by running
dpkg -l | grep -v '^ii'
which should ideally return an empty package list.

JF Mertens



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] cant compile apr

2003-02-09 Thread jfm

On Sunday, Feb 9, 2003, at 13:03 Europe/Brussels, Roland Bramm wrote:


Hi,

i wanted to use svn (subversion) (i'm in the unstable branch) which  
needs the apr, but the apr cant compile due to:
mv /sw/src/root-apr-0.9.2-1/sw/lib/libaprutil-0.0.9.2.dylib  
/sw/src/root-apr-shlibs-0.9.2-1/sw/lib/
mv: cannot stat  
`/sw/src/root-apr-0.9.2-1/sw/lib/libaprutil-0.0.9.2.dylib': No such  
file or directory
### execution of mv failed, exit code 1
Failed: installing apr-shlibs-0.9.2-1 failed

which earlyer failed
/bin/sh /sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/libtool  
--mode=install cp libaprutil-0.la /sw/src/root-apr-0.9.2-1/sw/lib
libtool: install: warning: relinking `libaprutil-0.la'

.(very long gcc comandline ;-)

gcc: /sw/lib/libapr-0.dylib: No such file or directory
libtool: install: error: relink `libaprutil-0.la' with the above  
command before installing it
libtool: install: warning: remember to run `libtool --finish /sw/lib'

I had the same _ quite strange _ error (which was reported to the  
maintainer).

What do you get with the following ?
ls -l /sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr-util/.libs

The error seems here to happen earlier _ one shouldn't probably get to  
that relinking at all:

1) While libapr is fully built _ cf
/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/.libs# ls -l ; ls -l   
../libapr*
-rwxr-xr-x1 root 100616300 Feb  9 00:49  
libapr-0.0.9.2.dylib
-rw-r--r--1 root 100625604 Feb  9 00:49  
libapr-0.0.9.2.dylib-master.o
lrwxr-xr-x1 root 10020 Feb  9 00:49  
libapr-0.0.dylib -> libapr-0.0.9.2.dylib
-rw-r--r--1 root 100779812 Feb  9 00:49 libapr-0.a
lrwxr-xr-x1 root 10020 Feb  9 00:49 libapr-0.dylib  
-> libapr-0.0.9.2.dylib
lrwxr-xr-x1 root 10014 Feb  9 00:49 libapr-0.la ->  
../libapr-0.la
-rw-r--r--1 root 100   718 Feb  9 00:49 libapr-0.lai
-rw-r--r--1 root 100   717 Feb  9 00:49 ../libapr-0.la

_ the following command, which is the exact analog for libaprutil to  
the one that created libapr :

/bin/sh /Volumes/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/libtool  
--silent --mode=link gcc -g -O2
-DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp
-isystem /sw/include  
-I/Volumes/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr-util/include
-I/Volumes/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr-util/include/ 
private
-I/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/include  
-I/Volumes/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/include
-I/sw/include -version-info 9:2:9 -o libaprutil-0.la -rpath /sw/lib  
buckets/apr_buckets_file.lo
buckets/apr_buckets_pool.lo buckets/apr_buckets_flush.lo  
buckets/apr_buckets_refcount.lo
buckets/apr_buckets_heap.lo buckets/apr_buckets_simple.lo  
buckets/apr_buckets.lo
buckets/apr_buckets_mmap.lo buckets/apr_buckets_socket.lo  
buckets/apr_buckets_eos.lo
buckets/apr_buckets_pipe.lo buckets/apr_brigade.lo  
buckets/apr_buckets_alloc.lo crypto/apr_sha1.lo
crypto/apr_md4.lo crypto/apr_md5.lo crypto/uuid.lo crypto/getuuid.lo  
dbm/sdbm/sdbm.lo
dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo  
dbm/apr_dbm.lo
dbm/apr_dbm_berkeleydb.lo dbm/apr_dbm_gdbm.lo dbm/apr_dbm_sdbm.lo  
dbm/apr_dbm_ndbm.lo
encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_compat.lo  
ldap/apr_ldap_url.lo uri/apr_uri.lo
xml/apr_xml.lo misc/apr_date.lo misc/apr_rmm.lo misc/apr_reslist.lo  
misc/apr_queue.lo misc/apu_version.lo
strmatch/apr_strmatch.lo xlate/xlate.lo -L/sw/lib -lgdbm -ldb-4.0  
/sw/lib/libexpat.la -liconv
/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/libapr-0.la -lm

is followed by no error msg whatsoever (nor preceded), the make goes  
straight to the next step :

gawk -f  
/Volumes/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr/build/ 
make_exports.awk  
/Volumes/sw/src/apr-0.9.2-1/httpd-2.0.44/srclib/apr-util/include/*.h >  
exports.c

but doesn't seem to create any libaprutil...
(Forget about the details of the commands, results are similar without  
-isystem...)


JF Mertens



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] control-center fails...

2003-02-09 Thread jfm

On Sunday, Feb 9, 2003, at 16:58 Europe/Brussels, Pedro Massobrio wrote:


I run 'sudo scrollkeeper-rebuilddb' and I got the following:

Yes _ at least the command no longer seg-faults, and the remaining 
problems
involve just 'a couple' of files...

I get similar msgs, with the following packages :
gnome-core gnome-user-docs control-center ghex gnome-utils gtranslator 
gnome-games gnome-applets gdm pong glade anjuta

But eg evolution which I saw in your list is no longer in mine..
Check maybe whether you still have the same problems with the packages
which are not in the above list after updating them...

JF Mertens



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] tetex testing needed

2003-02-16 Thread jfm

On Sunday, Feb 16, 2003, at 04:20 Europe/Brussels, Dan Sommers wrote:


On Sat, 15 Feb 2003 21:49:46 -0500
"David R. Morrison" <[EMAIL PROTECTED]> wrote:


Note to self:  add "alias pdflatex='pdftex -progname pdflatex'" to


You shouldn't need this either: there is a pdflatex command in  
tetex-base-2.0-5

Not mine.  :-?

$ echo $PATH
 
/Users/dan/bin:/Users/dan/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/ 
usr/sbin:/sbin:/usr/X11R6/bin
$ type -a pdflatex
pdflatex is aliased to `pdftex -progname pdflatex'
$ dpkg -S 'bin*pdf*tex'
tetex-base: /sw/bin/pdftex
tetex-base: /sw/bin/pdfinitex
tetex-base: /sw/bin/pdfevirtex
tetex-base: /sw/bin/pdfeinitex
tetex-base: /sw/bin/pdfetex
tetex-base: /sw/bin/pdfvirtex
$

Seems also that pdfelatex should be there, too.


Yes, it should.
Remove your alias (which probably explains the answer to 'type -a  
pdflatex'),
and reinstall tetex-base _ or, do first a
dpkg -c /sw/fink/debs/tetex-base_2.0-5_darwin-powerpc.deb | grep  
'bin/pdf.*latex'
to check that the links exist in your deb file, else rebuild the deb  
file too...

~# ls -l /sw/bin/pdf{,e}latex
lrwxr-xr-x1 root wheel   7 Feb 16 13:43  
/sw/bin/pdfelatex -> pdfetex
lrwxr-xr-x1 root wheel   6 Feb 16 13:43  
/sw/bin/pdflatex -> pdftex
~# type -a pdf{,e}latex
pdflatex is /sw/bin/pdflatex
pdfelatex is /sw/bin/pdfelatex
~# dpkg -S 'bin/pdf*latex'
tetex-base: /sw/bin/pdflatex
tetex-base: /sw/bin/pdfelatex

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] failure to build emacs21-21.2-14

2003-03-02 Thread jfm
On Sunday, Mar 2, 2003, at 16:03 Europe/Brussels, Fernando Pereira 
wrote:

On Saturday, March 1, 2003, at 08:12 PM, Alexander Hansen wrote:
No, an out of date file, like the message says.  If it were a missing
build dependency, you never would have finished the build.y
How could that happen? I update regularly, and I haven't seen any 
failure in libpng updates.
In my log file for libpng3, I see :

ranlib libpng.a
cp libpng.a /sw/src/root-libpng3-1.2.5-3/sw/lib/libpng12.a
On UFS at least, I've seen some other occurences where,
if a file is copied (not mv'd, or anything else) to some other place
right after a 'ranlib', the file in the original place does have a 
correct
table of contents, but not the copy.

Are you by chance building on UFS ?

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] net-snmp fails to compile

2003-03-26 Thread jfm
On Wednesday, Mar 26, 2003, at 10:37 Europe/Brussels, Jansen Robert 
wrote:

net-snmp-5.0.7-1 built fine for me.

 > >/sw/include/netinet/tcp_var.h:111: `TCPT_NTIMERS' undeclared here
Is there a way to figure out to which package the file 
/sw/include/netinet/tcp_var.h belongs too ?

If I remember well it came with 'jaguar-missing-headers' _ check with 
dpkg -S.
I removed that package as soon as those headers were again in the 
dev-tools
(december?)
With /usr /include/netinet/tcp_var.h , net-snmp(-ssl)-5.0.7-1 built 
without problems here.

JF Mertens



---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fwd: libtool14-1.5-1

2003-05-30 Thread jfm
On Thursday, May 29, 2003, at 14:17 Europe/Brussels, David R. Morrison 
wrote:

Anybody have advice for this user, how to fix the status file?

dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 1008
package `kcalc':
  field name `¡€' must be followed by colon
### execution of dpkg failed, exit code 2
Failed: can't batch-install packages:


cd /sw/var/lib/dpkg
cp -p status status-svd
cp -p status-old status
diff -Naur status status-svd
 (note in the output for what packages there is a difference _ should 
be at least kcalc, might be more)
For each of those packages where there was a diff, run at least once 
each of
fink reinstall
and
fink remove
(in order depending on the final status you want for that package)
(sometimes, you might have to use dpkg --force-  here _ but anyway try 
first the fink commands).

JF Mertens

---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] sw_vers zombies after fink update-all

2003-06-12 Thread jfm
On Thursday, Jun 12, 2003, at 08:44 Europe/Brussels, Ben Hines wrote:

On Wednesday, June 11, 2003, at 02:43  PM, Michèle Garoche wrote:
I've launched fink selfupdate-cvs at 5:33 am (UCT +2) today. Then 
fink update-all. I've never seen those sw_vers zombies before. fink 
update-all is not finished yet (kde compiling still in progress).

Does somebody have any idea what's wrong here?
Try 'pstree' which will give you a nice tree representation of your 
processes. (show you who called what) It is in fink.
The PPID of those zombies is always 0  _ is pstree really sufficiently 
clever
to find out the real father ??

Jean-Francois



---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] KDE - unreadable text in all gui components

2003-06-22 Thread jfm
On Sunday, Jun 22, 2003, at 22:45 Europe/Brussels, oplusplus wrote:

I am sorry if this has been covered, I have not seen it, and searching 
the user's archives did not yield a result for me.

I use apple x11 beta 3.

I have installed kde from fink 5.2 binary, and just updated using the 
upgrades instructions using dselect.

Each time I have ended up with what amounts to an un-usable kde 
installation.  One where all of the text (aside from the title bars) 
is un-readable/not there.

Has anyone seen this?
Yes _  I'm using everything from fink, and from source _ and today I 
had the same shock:
not a single alphabetic sign to be seen, though KDE had been working 
faithfully since ever...
I just attributed it tentatively to myself having maybe 'experimented' 
too much lately, but couldn't
imagine a relevant context...
Didn't have yet the time to look at it however; the only thing I 
noticed was that, when I afterwards
restarted XDarwin  (and hence KDE through .xinitrc) after setting aside 
~/.kde etc,  /tmp/kde.log
started with :
xset:  bad font path element (#56), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
startkde: Starting up...


Looking at the startkde script, this locates quite well where this msg 
came from _ but my
permissions seem all OK, and unchanged from before ; _ and I don't have 
the previous
kde.log to compare, and make sure that this msg is not due precisely to 
the fact that I
set aside ~/.kde (and the font-dirs it contains).
As soon as I get some time, I'll look further into it (except of course 
if somebody on the
list gives me before a fully-cooked solution on a silver  plate  -)

JF Mertens



---
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] swig linker error?

2003-07-09 Thread jfm
On Wednesday, Jul 9, 2003, at 15:52 Europe/Brussels, Geoffrey A. 
Washburn wrote:

When attempting to build the swig package, I receive the following
  linker error.  I'm using the latest unstable fink on 10.2.6 with the
  December developer tools.  Any ideas?
I've had this since all times _ here follows a excerpt from a msg of 
last
october to the maintainer, with an appropriate patch you can use.
(He didn't have other reports of this at that time _ and I didn't look 
at it
any further since)
Are you on UFS by any chance ?

> This is a problem I've had since 10.0 [and persisting despite even a
> clean reinstall of the system (after reformatting..) long ago] _ but 
I then
> attributed it to the inode problem specific to UFS, so I just kept 
the correction
> private. Now this inode problem is clearly gone _ and this persists.
>
> It is as if ranlib didn't lock the file it is writing, so the 
subsequent
> cp -p command starts before ranlib is finished..
>
> I don't know if you had other reports of such a problem _ in that 
case,
> just replacing that 'cp -p' by a 'mv' fixes it (the copy in DOH/Doh 
is no
> longer used in the sequel, and since a mv keeps the file in place, 
ranlib
> has plenty of time now to finish its job).
>
> Thus, this amounts to replace the 'Patch' line in the info file by 
the following:
___
PatchScript: <<
 patch -p1 <%a/%f.patch
 sed -i 's|cp -f|mv|g' Source/DOH/Doh/Makefile.in
<<
___

> OTOH, if you have no other reports of such a problem, I'll have to 
investigate
> this illness on my machine further (and have then of course no 
problem in
> maintaining this here as a local modification).

JF Mertens



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: [Fink-devel] g77 error

2003-07-11 Thread jfm
On Friday, Jul 11, 2003, at 18:58 Europe/Brussels, 
[EMAIL PROTECTED] wrote:

This is an error I have gotten with either g77 3.1 or 3.3 if you 
upgrade to the developer tools patch that installs gcc 3.3.  The only 
way I was able to get rid of this problem was to reinstall the 
December 2002 edition of the developer tools.  Merely switching back 
to gcc 3.1 did not get rid of this problem.  I tried reporting it 
before but ...
A slightly longer  way ... :

1) in autoconf2.5, add the line

PatchScript: sed -i -r 's|^(\ *)(end]\))|\1call\ exit\n\1\2|g' 
lib/autoconf/fortran.m4

(and do a similar patch for extutils-f77 for a couple of perl-modules :
in F77.pm, add a line
 print OUT "  call exit\n";
right after the line :
 print OUT "  print *, 'Hello World'\n";
)
2) After rebuilding those 2, the configure stage in other builds should 
proceed normally,
provided you add, if necessary, in a PatchScript to run  autoconf  (or 
autoreconf (-f)) ,
and, if necessary, fix, before running autoconf, the  .m4  files in the 
builddir. Thus, eg,

PatchScript: <<
 sed -i -r 's|^(\ *)end$|\1call\ exit\n\1end|g' *.m4 m4/R.m4
 autoconf
<<
3) As to the make proper, the following line is safe to add in the 
PatchScript, and will as far
as I know correct the problems in the sources :

egrep -r '^\ *(STOP|stop)$' *|grep '\.f:'|cut -f1 -d':'|xargs sed -i -r 
's,^\ *(STOP|stop)$,&\ 999,g'

Best,

JF Mertens



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Installing xfig

2003-07-28 Thread jfm
On Monday, Jul 28, 2003, at 21:27 Europe/Brussels, David R. Morrison  
wrote:

I am bouncing this back to the list, since I'm not sure what the  
problem is...

  -- Dave

Date: Mon, 28 Jul 2003 12:10:08 -0700
Subject: Re: [Fink-users] Installing xfig
From: KL <[EMAIL PROTECTED]>
To: "David R. Morrison" <[EMAIL PROTECTED]>
Hi,
Thanks, I think it is an upgrading trouble. However, on the website
suggested, I was asked to do the following:
curl -O
http://us.dl.sf.net/fink/direct_download/dists/fink-0.5.1/main/ 
binary-darwin-po
werpc/base/fink_0.11.1-10_darwin-powerpc.deb
sudo dpkg -i fink_0.11.1-10_darwin-powerpc.deb
right after this, it says that the file is not in debian format. What  
might
be wrong?
Don't know either _ first thing I see about this _ , but what was the  
pwd ?
Argument of dpkg -i is a path, no ?

JF Mertens



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Installing xfig

2003-07-28 Thread jfm
On Monday, Jul 28, 2003, at 22:19 Europe/Brussels, jfm wrote:

Don't know either _ first thing I see about this _ , but what was the 
pwd ?
Argument of dpkg -i is a path, no ?
Sorry _ clearly the wd was the same as in the curl command (I hope at 
least
there was no intervening cd)

JF Mertens



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] perl580

2003-07-30 Thread jfm
Hi all,

I've put into the unstable tree a number of new pm-packages,
allowing to build the perlmods with the recent perl580 package.
Those pm-packages do not at all offer the same protection
against missing dependencies as you are used to in fink.
Hence only people who know what they are doing should
in the current circumstances try to build against perl580.
If there remain some courageous souls, they are strongly
encouraged to run, before any other build, the following
command _ which should eliminate most risks :
fink list -i -t | cut -f2 | egrep '560|561|580|581' |
sed -r 's, 560|561|580|581,580,g' | xargs fink list -n -t | cut -f2
| grep 580 | grep -v 'system-perlFLAV' | xargs fink install
The whole command is to be put on a single line ...

Jean-Francois Mertens



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: perl580 _ typo

2003-07-30 Thread jfm
On Wednesday, Jul 30, 2003, at 13:48 Europe/Brussels, jfm wrote:

. the following
command _ which should eliminate most risks :
fink list -i -t | cut -f2 | egrep '560|561|580|581' |
sed -r 's, 560|561|580|581,580,g' | xargs fink list -n -t | cut -f2
| grep 580 | grep -v 'system-perlFLAV' | xargs fink install
The "FLAV" in the last line should be '580' (or: nothing..); thus,
to repeat  _ and on 1 line:
---
fink list -i -t | cut -f2 | egrep '560|561|580|581' |
sed -r 's, 560|561|580|581,580,g' | xargs fink list -n -t | cut -f2
| grep 580 | grep -v 'system-perl580' | xargs fink install
---
 ... obviously the risks of errors in the command itself are
not eliminated ..
JF Mertens



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: [Fink-beginners] perl580

2003-07-30 Thread jfm
On Wednesday, Jul 30, 2003, at 15:54 Europe/Brussels, Jonathan Levi MD 
wrote:

My /sw/etc/fink.conf includes the line

Trees: local/main stable/main stable/crypto local/bootstrap 
unstable/main unstable/crypto [1 line]

and my list of installed packages includes

i  perl580  5.8.0-1
i  perl580-core 5.8.0-1
i  rec-descent-pm   1.80-1
i  storable-pm  1.0.14-6
i  system-perl580   5.8.0-1
i  term-readline-pm 0.9908-1
If I do fink selfupdate-cvs and fink update-all with my current fink 
configuration and packages, will this result in rebuilding my perlmods 
with your most recent additions? do I have to do your
Yes _ but you may have to wait one day before doing the selfupdate-cvs

do I have to do your
fink list -i -t | cut -f2 | egrep '560|561|580|581' |
sed -r 's, 560|561|580|581,580,g' | xargs fink list -n -t | cut -f2
| grep 580 | grep -v 'system-perlFLAV' | xargs fink install
before update-all?
In general, yes, best so.
But if you have currently no other pm's or perl packages than those 
listed above,
(specifically, packages with '560' in their name), you may as well skip 
that step _
it wouldn't do anything.

JF Mertens



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: [Fink-beginners] Re: perl580 _ typo

2003-07-31 Thread jfm
On Wednesday, Jul 30, 2003, at 15:24 Europe/Brussels, jfm wrote:

 . the following command  _ and on 1 line:

---
fink list -i -t | cut -f2 | egrep '560|561|580|581' |
sed -r 's, 560|561|580|581,580,g' | xargs fink list -n -t | cut -f2
| grep 580 | grep -v 'system-perl580' | xargs fink install
---
This is when you have fink's 'sed' package installed.
Else you can only do the following, which basically covers you as well:
---
fink list -i -t | cut -f2 | grep 560 | sed 's,560,580,g' | xargs fink 
list -n -t
| cut -f2 | grep 580 | grep -v 'system-perl580' | xargs fink install
---

Jean-Francois Mertens



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] file-spec-pm fails install

2003-08-02 Thread jfm
Koen,

You also shouldn't install test-harness: it too is included  in perl580  
(as well as file-spec).
There are some 20 packages like that, which have to be fixed.

JF Mertens

PS: Those are the packages involved :

attribute-handlers-pm cgi-pm digest-md5-pm file-spec-pm file-temp-pm  
filter-simple-pm filter-util-pm getopt-long-pm i18n-langtags-pm  
libnet-pm locale-maketext-pm memoize-pm mime-base64-pm  
scalar-list-utils-pm storable-pm  test-harness-pm test-simple-pm  
text-tabs-wrap-pm time-hires-pm

On Saturday, Aug 2, 2003, at 04:55 Europe/Brussels, Koen van der Drift  
wrote:

While trying to install file-spec-pm I get the following error:

dpkg -i  
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/file- 
spec-pm_0.82-1_darwin-powerpc.deb
Selecting previously deselected package file-spec-pm.
(Reading database ... 6329 files and directories currently installed.)
Unpacking file-spec-pm (from  
.../file-spec-pm_0.82-1_darwin-powerpc.deb) ...
dpkg: error processing  
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/file- 
spec-pm_0.82-1_darwin-powerpc.deb (--install):
 trying to overwrite `/sw/share/man/man3/File::Spec.3perl', which is  
also in package perl580
Errors were encountered while processing:
  
/sw/fink/dists/unstable/main/binary-darwin-powerpc/libs/perlmods/file- 
spec-pm_0.82-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package file-spec-pm-0.82-1

file-spec-pm is needed by another package (test-harness-pm), but maybe  
it is already part of perl580? Would it be ok to remove the  
file-spec-pm from the depends line of test-harness-pm, or will that  
break other things?


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error in netpbm

2003-10-07 Thread jfm
Remove netpbm and netpbm10 before rebuilding.

JF Mertens

On Tuesday, Oct 7, 2003, at 18:00 Europe/Brussels, Roy Mendelssohn 
wrote:

I am getting the following errors in netpbm10-10.18-1, which is being 
updated from "fink update-all".

I am running 10.2.8 (the newest build) and fink --version  (I just did 
a "fink selfupdate-cvs") gives:

Package manager version: 0.14.0
Distribution version: 0.5.3.cvs
Any help appreciated.

-Roy M..



libopt results: ' -L/sw/src/netpbm10-10.18-1/netpbm-10.18/lib -lnetpbm'
cc -no-cpp-precomp -c 
-I/sw/src/netpbm10-10.18-1/netpbm-10.18/converter/other -I. 
-I/sw/src/netpbm10-10.18-1/netpbm-10.18/util 
-I/sw/src/netpbm10-10.18-1/netpbm-10.18/urt \
-I/sw/include -O3 -fstrict-aliasing -funroll-all-loops -isystem 
/sw/include  -o pnmtopng.o pnmtopng.c
cc1: warning: changing search order for system directory "/sw/include"
cc1: warning:   as it has already been specified as a non-system 
directory
cc -no-cpp-precomp -c 
-I/sw/src/netpbm10-10.18-1/netpbm-10.18/converter/other -I. 
-I/sw/src/netpbm10-10.18-1/netpbm-10.18/util 
-I/sw/src/netpbm10-10.18-1/netpbm-10.18/urt \
-I/sw/include -O3 -fstrict-aliasing -funroll-all-loops -isystem 
/sw/include  -o pngtxt.o pngtxt.c
cc1: warning: changing search order for system directory "/sw/include"
cc1: warning:   as it has already been specified as a non-system 
directory
cc -no-cpp-precomp -L/sw/lib -o pnmtopng pnmtopng.o pngtxt.o \
  `/sw/src/netpbm10-10.18-1/netpbm-10.18/buildtools/libopt 
/sw/src/netpbm10-10.18-1/netpbm-10.18/lib/libnetpbm.dylib libpng.dylib 
libz.dylib` \
  -lm
libopt results: ' -L/sw/src/netpbm10-10.18-1/netpbm-10.18/lib -lnetpbm 
-lpng -lz'
ld: Undefined symbols:
_pm_seek2
_pm_tell2
make[2]: *** [pnmtopng] Error 1
make[1]: *** [other/all] Error 2
make: *** [converter/all] Error 2
### execution of make failed, exit code 2
Failed: compiling netpbm10-10.18-1 failed

---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error in netpbm

2003-10-08 Thread jfm
On Tuesday, Oct 7, 2003, at 21:21 Europe/Brussels, Roy Mendelssohn 
wrote:

Thanks for the suggestion; however, I got the exact  error. I did:

fink remove netpbm netpbm10

and then updated a got the same missing symbols error from ld as given 
below.
cc -no-cpp-precomp -L/sw/lib -o pnmtopng pnmtopng.o pngtxt.o \
  `/sw/src/netpbm10-10.18-1/netpbm-10.18/buildtools/libopt 
/sw/src/netpbm10-10.18-1/netpbm-10.18/lib/libnetpbm.dylib 
libpng.dylib libz.dylib` \
  -lm
libopt results: ' -L/sw/src/netpbm10-10.18-1/netpbm-10.18/lib 
-lnetpbm -lpng -lz'
ld: Undefined symbols:
_pm_seek2
_pm_tell2
Are you sure your remove of netpbm10 went OK ?
Check if you still have a /sw/lib/libnetpbm.dylib.
Else I give up :
Those symbols ARE defined in 
/sw/src/netpbm10-10.18-1/netpbm-10.18/lib/libnetpbm.dylib _
and are NOT in /sw/lib/libnetpbm.10.12.dylib
So with the flag -L/sw/lib coming before the "libopt results"
-L/sw/src/netpbm10-10.18-1/netpbm-10.18/lib -lnetpbm
if you have the link   libnetpbm.dylib -> libnetpbm.10.12.dylib  in 
/sw/lib (link installed
by the previous version of netpbm10 _ the new version installs copies 
instead of symlinks),
it is that  libnetpbm.dylib  which will be found and the symbols will 
be undefined,
while otherwise things must go right.

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error in netpbm

2003-10-09 Thread jfm
Good so !

But if you really mean that "fink remove" doesn't behave correctly,
please write a proper report for the bug tracker ... -)
JF Mertens

On Wednesday, Oct 8, 2003, at 17:50 Europe/Brussels, Roy Mendelssohn 
wrote:

That did the trick!  The remove command did not remove the symbolic 
link to the dylib.  Thanks.

-Roy

At 3:42 PM +0200 10/8/03, jfm wrote:
On Tuesday, Oct 7, 2003, at 21:21 Europe/Brussels, Roy Mendelssohn 
wrote:

Thanks for the suggestion; however, I got the exact  error. I did:

fink remove netpbm netpbm10

and then updated a got the same missing symbols error from ld as 
given below.
cc -no-cpp-precomp -L/sw/lib -o pnmtopng pnmtopng.o pngtxt.o \
  `/sw/src/netpbm10-10.18-1/netpbm-10.18/buildtools/libopt 
/sw/src/netpbm10-10.18-1/netpbm-10.18/lib/libnetpbm.dylib 
libpng.dylib libz.dylib` \
  -lm
libopt results: ' -L/sw/src/netpbm10-10.18-1/netpbm-10.18/lib 
-lnetpbm -lpng -lz'
ld: Undefined symbols:
_pm_seek2
_pm_tell2
Are you sure your remove of netpbm10 went OK ?
Check if you still have a /sw/lib/libnetpbm.dylib.
Else I give up :
Those symbols ARE defined in 
/sw/src/netpbm10-10.18-1/netpbm-10.18/lib/libnetpbm.dylib _
and are NOT in /sw/lib/libnetpbm.10.12.dylib
So with the flag -L/sw/lib coming before the "libopt results"
-L/sw/src/netpbm10-10.18-1/netpbm-10.18/lib -lnetpbm
if you have the link   libnetpbm.dylib -> libnetpbm.10.12.dylib  in 
/sw/lib (link installed
by the previous version of netpbm10 _ the new version installs copies 
instead of symlinks),
it is that  libnetpbm.dylib  which will be found and the symbols will 
be undefined,
while otherwise things must go right.

JF Mertens


--
Roy Mendelssohn
Pacific Fisheries Environmental Laboratory
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097
e-mail: [EMAIL PROTECTED]
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/
"Old age and treachery will overcome youth and skill."



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Compile error with fink R package

2003-10-20 Thread jfm
I must have missed something in this thread.
Why did the discussion switch from libutil (which doesn't exist on my 
system either)
to util.h (in /usr/include) ??

JF Mertens

On Friday, Oct 17, 2003, at 23:18 Europe/Brussels, Alexander K. Hansen 
wrote:

On Friday, October 17, 2003, at 04:40 PM, JP Glutting wrote:

I don't seem to have a util.h file in the /sw/include directory.
On Friday, Oct 17, 2003, at 04:08 Europe/Madrid, Alexander Hansen 
wrote:

That looks really odd to me, because on my system pthread.h and 
util.h are both in /usr/include .  Check and see if you have 
/usr/include/util.h .

It also could be looking for a util.h that was installed via R.
On Thursday, October 16, 2003, at 10:18 AM, JP Glutting wrote:
configure:1696: checking for C compiler default output
configure:1699: gccconftest.c -lpthread -lutil >&5
ld: can't locate file for: -lutil
configure:1702: $? = 1
configure: failed program was:
#line 1679 "configure"
#include "confdefs.h"
int
main ()
{
  ;
  return 0;
}
configure:1729: error: C compiler cannot create executables
check `config.log' for details.
So it looks like the gcc can't find the "util" library.


---
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] how to teach fink to forget????

2003-10-20 Thread jfm
On Monday, Oct 20, 2003, at 16:12 Europe/Brussels, Jack Howarth wrote:

I have run into a particular problem several times this weekend
while trying (unsuccessfully) to get g77 to build under 10.2-gcc3.3.
I find that if I move a copy ofg77-3.4-20031015.info into the
my finkinfo directory that it will be used if I do 'fink install g77'.
However since that build fails I wanted to remove it and try the
previous g77 snapshot info. The problem I run into is that after
removing the g77-3.4-20031015.info file I placed in finkinfo, any
further attempts at 'fink install g77' brings up the same 20031015
build. It is as if fink has hidden away a copy of this info somewhere
and I can't purge it. Is this normal behavior is or is there a 
workaround
to cause fink to forget about recently added .info files?
When you change files in one of your 'Trees', fink's database (in 
/sw/var/db)
is updated only after you see an explicit message "Updating package 
index... done."
on your screen. Else you can force the updating by the command "fink 
index".

ps One other question. If one has a copy of a .info in the local branch
of /sw/fink and a copy with the same .info name exists in the 10.2
branch who has precedence? It seems to me that the local copy should
but that doesn't seem to be the case. Or do the .info files have to
have different names?
Currently, with several info files in different Trees having the same 
package-name
and the same full version, it is paradoxically the one appearing in the 
LAST one of
those Trees (in the Trees line in %p/etc/fink.conf) that will be used 
by fink.
 The situation was the opposite (and much more natural) before fink's 
database
came up _ that's why you can probably still find a number of 
recommendations as
to specific orderings of your Trees in the list archives, which just 
have to be reversed
(The change was not publicised).

JF Mertens



---
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Compile error with fink R package

2003-10-20 Thread jfm
On Monday, Oct 20, 2003, at 19:03 Europe/Brussels, Alexander K. Hansen 
wrote:

-lutil means to use libutil.dylib, then?
Or possibly libutil.a _ but a "-lxyz" flag always stands for
linking with "libxyz"
Happy if this clarifies some things.
JF Mertens



---
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] NetPBM Compiling Issues

2003-10-23 Thread jfm
On Thursday, Oct 23, 2003, at 03:21 Europe/Brussels, Christopher Bowns 
wrote:

After a lengthy search of the fink-users archives, it seems this 
problem has gone totally unanswered. I can't compile netpbm-10.18-2; 
it dies in the make install phase, due to some funkiness in the man 
directory paths. I've contacted the package manager about this, but I 
haven't heard back from them yet. Is there anything that can be done 
in the meantime about netpbm?

Is fixed since long time.  "fink selfupdate"

JF Mertens



---
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] tetex, anyone?

2003-10-29 Thread jfm
On Oct 29, 2003, at 4:14 PM, Daniel M. Bikel wrote:

Has *anyone* been able to install tetex-base using fink under Panther?
Yes.

JF Mertens



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] compiling abs and launch failed in 10.3

2003-11-04 Thread jfm
Ben _ the following has the advantage of also avoiding the
'Word too long' errors in csh caused by a too long CLASSPATH
 (or else use a corresponding sh script)
JF Mertens

PS: The abs problem is fixed now in cvs.

On Nov 2, 2003, at 8:52 PM, Nicholas Riley wrote:

On Mon, Nov 03, 2003 at 02:28:43AM +0800, Pedro Massobrio wrote:
rm -rf launch-1.0.0-2
mkdir -p /sw/src/launch-1.0.0-2
gzip -dc /sw/src/launch-1.0.tar.gz | /sw/bin/tar -xvf -
/var/tmp/tmp.1.RfTmuu
csh: TERM: Undefined variable.
Should have thought of this...  Edit
/sw/fink/10.3/unstable/main/finkinfo/utils/launch.info and replace
'#!/bin/csh -e' with '#!/bin/csh -ef'.  There's something in your csh
initialization file which is causing the launch build to fail, because
it is a csh script.


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] abs install failure

2003-11-05 Thread jfm
On Nov 5, 2003, at 2:46 AM, Michael E. Zwick wrote:

I am running:

Mac OS 10.3

abs failed to install - part of the screen output copied below.
...
patch -p1 With your setup you should use the 10.3 tree _ then it would be 
"abs.patch"
in the above line.

(And don't copy such long outputs to the list: usually the very first 
erroneous
lines have all the relevant info)

Best,

JF Mertens



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't build pstoedit or bonobo under 10.3

2003-11-07 Thread jfm
Hi Martin,

I strongly doubt there is any difference in this respect between 
freetype2 and freetype2-hiniting.
May I rather suggest that he still has some .la files referring to 
libfreetype..
Here, to get rid of such references, I had to rebuild (in order) the 
following packages:

gd2 gtk+2 imagemagick gtkhtml gtkhtml1.1 gnome-print libgnomeprint2 
libgnomeprintui2
gnome-python-py23 pstoedit graphviz eel evolution gnucash gnucash-hbci 
kdenetwork3

Lookind at the deps of pstoedit and bonobo, I would thus guess that  
imagemagick is the culprit
for the former, and gnome-print for the latter.
And since those have no deps among te above list, Charles Williams 
might get off the hook
by first just rebuilding those 2 packages.

Jean-Francois Mertens

On Nov 7, 2003, at 5:18 PM, Martin Costabel wrote:

On vendredi, nov 7, 2003, at 16:45 Europe/Paris, Charles Williams 
wrote:
[]
/bin/sh ../libtool --mode=link g++  -g   -o libp2edrvmagick++.la 
-rpath /sw/lib/pstoedit-3.33 -lMagick++ -lMagick -llcms -ltiff 
-lfreetype -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz 
-lpthread -lm -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -L/sw/lib 
-L/sw/lib -module  drvmagick++.lo -L. libpstoedit.la -L/sw/lib
grep: /sw/lib/libfreetype.la: No such file or directory
[]
I supposedly have freetype and freetype2 installed (and recently 
built):

242 [EMAIL PROTECTED]>fink list -i freetype
Information about 1590 packages read in 0 seconds.
 i   freetype-hinting  1.3.1-6 TrueType font 
rendering library, version 1, hinting enabled
 i   freetype-hinting-bin  1.3.1-6 TrueType font 
rendering library, version 1, hinting enabled
 i   freetype-hinting-shlibs   1.3.1-6 TrueType font 
rendering library, version 1, hinting enabled
 i   freetype2-hinting 2.1.3-11TrueType font 
rendering library, version 2 (dummy)
 i   freetype2-hinting-shlibs  2.1.3-11TrueType font 
rendering library, version 2, shared libs
[]
It's therefore unclear whether I really need fink's freetype 
libraries installed.  Does anyone have any ideas?
I am all in favour of abandoning all the Fink freetype* packages, but 
in your case it looks like you should install the "freetype2" package.


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gnucash & panther

2003-11-08 Thread jfm
On Nov 8, 2003, at 4:19 AM, Timothy Reaves wrote:

Yes, I had tried that (I stated I saw the post), and that package  
fails with the same error.

On Nov 7, 2003, at 8:24 PM, Alexander K. Hansen wrote:

There was a prior post that had some suggestions concerning packages  
to try
to rebuild:

http://article.gmane.org/gmane.os.apple.fink.general/10508/ 
match=+lib+libfre
etype

What exactly did you try ? And what is "that package" ??
What the prior post suggests is that you look among the cited list of  
packages (wich is
not guaranteed to be exhaustive) those which are Depends or  
BuildDepends of your
failing package _ gnucash in this case _ and rebuild those first, in  
dependency order.
So for gnucash you would have found gtkhtml and gnome-print, and since  
the former
depends on the latter the implied suggestion was to rebuild first  
gnome-print, then
gtkhtml, and then gnucash.

JF Mertens



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Panther, OpenSSH, and CoreUtils

2003-11-21 Thread jfm
On Nov 21, 2003, at 5:30 PM, Aaron Magill wrote:

Hadn't heard anything so I wanted to try again... has anyone else 
experienced the following or have any thoughts on what to do to 
correct it?

After installing coreutils, the fink version of su fails, apparently 
because it isn't properly getting account info from Panther.  OpenSSH 
seems to also have this problem, as when I run the fink ssh daemon, I 
am unable to login remotely because all account/password combinations 
are rejected.

Any one else have similar problems with Panther or have thoughts on 
how to correct this?  If it matters, I did a clean install of Panther 
(all Jaguar stuff removed first).

There was a problem in that the Apple-shipped cron-scripts use 
'hostname -s',
and coreutils'  hostname doesn't know this option, hence sets the 
hostname to '-s'.

To verify that this is the only cause of your troubles, check first 
your hostname
(uname -n), if it is wrong ( '-s' ), reset it using the hostname 
command.
To prevent the trouble from reoccurring, you can either rename or remove
/sw/bin/hostname , or _ what I did _ replace in each of the 3 
cron-scripts
(daily, weekly and monthly ) the command "hostname -s" in the beginning
by "/bin/hostname -s" .

JF Mertens



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Panther, OpenSSH, and CoreUtils

2003-11-21 Thread jfm
On Nov 21, 2003, at 8:08 PM, Craig Sutherland wrote:

Using man hostname, there is a -s option listed:

Sure _ this is `man /usr/share/man/man1/hostname.1`,
which documents /bin/hostname .
But if you had coreutils installed, `man hostname`
would document /sw/bin/hostname, and the   -s
option wouldn't be there.
JF Mertens



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: Which package has Konqueror?

2003-12-05 Thread jfm
# grep libkonq /sw/fink/dists/unstable/main/finkinfo/kde/*.info
/sw/fink/dists/unstable/main/finkinfo/kde/kdebase3.info:
lib/libkonq.dylib
/sw/fink/dists/unstable/main/finkinfo/kde/kdebase3.info:
lib/libkonq.4*.dylib
/sw/fink/dists/unstable/main/finkinfo/kde/kdebase3.info:
%p/lib/libkonq.4.dylib 6.0.0 %N-shlibs (>= 3.1.4-11)

JF



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] compiling gtk+ failed

2003-12-05 Thread jfm
On Dec 5, 2003, at 8:54 PM, David Orlovich wrote:

This didn't work for me.  Originally I didn't have Fink's freetype2 
installed and I got the same error message despite having Apple's X11 
- installing Fink's freetype2 didn't help, nor did removing it and 
trying again without it.  David.
Its not a matter of freetype2, but of freetype.
In the meantime you can just add in gtk+2.info
the line
NoSetCPPFLAGS: true
(before the SetCPPFLAGS)
and put the export in :
CompileScript: export CPATH=%p/include; LD_TWOLEVEL_NAMESPACE=1 
./configure %c; make -j2

JF Mertens



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error installing vim

2003-12-09 Thread jfm
On Dec 9, 2003, at 6:47 PM, Alexander K. Hansen wrote:

Are you using Apple's X11?
Right question: personnally, I didn't get this error when first 
rebuilding my pkgs under
10.3 with Apple's X11, but do get it now when re-doing the same with 
xfree86-4.3.99.16.
(Didn't have the time to look at it yet.)

Jean-Francois

On Tuesday, December 9, 2003, at 12:42 PM, Carl Youngblood wrote:

Hello,  I'm wondering if anyone else has run into an error installing 
vim.  I'm running Panther.  I installed fink from source after having 
trouble with the binary package.  Everything seemed to work fine.  
Anway, when I install vim, it installs all the dependencies fine 
until it gets to the actual vim package.  After compiling the vim 
package for a while, it exits with the following error:

mbyte.c: In function `mb_init':
mbyte.c:532: error: conflicting types for `_Xmblen'
/usr/X11R6/include/X11/Xlib.h:99: error: previous declaration of 
`_Xmblen'
mbyte.c:532: warning: extern declaration of `_Xmblen' doesn't match 
global one
make: *** [objects/mbyte.o] Error 1
### execution of (cd failed, exit code 2
Failed: compiling vim-6.1-16 failed

Anybody have any ideas as to how I might fix this?

Thanks,
Carl Youngblood


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] wxgtk2.8-2.8.10-24 build failure

2010-09-08 Thread jfm
Hanspeter Niederstrasser  snaggledworks.com> writes:

> 
> Assuming you haven't removed/installed other packages since the failure, 
> what's the output of
> 
> pkg-config gtk+-2.0 --libs
> 
> ?
> 
> If that result is NOT an error but a long list of -L flags, then check 
> config.log in the build directory to see if it's more clear as to the 
> actual command that failed when searching for gtk+2.
> 
> BTW, on 10.5/i386 for comparison reasons, the output of the command is
> 
> -L/sw/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
> 
I get the 'same' _ and it DOES look like an error :
e.g., with such flags, -lfreetype comes from freetype2-hinting,
and -lfontconfig from X11
While according to the gtk+2 ino file, they should resp come from
freetype219 and fontconfig2-dev ...

Yet, despite this error, wxgtk2.8 built correctly here
(10.5.8, both i386 and x86_64).
And the error doesn't seem to be arch- or sw_vers-related.

The relevant part of the config.log would definitely be interesting

JF Mertens


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] kdeutils3-3.5.10-3 build failure, PPC

2010-09-08 Thread jfm
Kevin Horton  rogers.com> writes:

> 
> kdeutils3-3.5.10-3 won't build for me on PPC, OS X 10.5.8.  It fails with:
> 
> checking for kde-config... /sw/bin/kde-config
> dyld: Library not loaded: /usr/X11/lib/libXrandr.2.dylib
>   Referenced from: /sw/lib/libqt-mt.3.dylib
>   Reason: Incompatible library version: libqt-mt.3.dylib
requires version 5.0.0 or later, but
> libXrandr.2.dylib provides version 4.0.0

If you downgrade your x11 installation you're on your own,
as often stressed in this mailing list...
The only safe recourse is then to rebuild (in build-order)
all dependent pkgs ...

(macosforge's x11 e.g stresses that you have to reinstall it
after Apple updates)

JF


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] wxgtk2.8-2.8.10-24 build failure

2010-09-08 Thread jfm
jfm  core.ucl.ac.be> writes:

> > -L/sw/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> > -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 
> > -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
> > 
> I get the 'same' _ and it DOES look like an error :
> e.g., with such flags, -lfreetype comes from freetype2-hinting,

This is not correct, sorry _ problem only for  -lfontconfig

> and -lfontconfig from X11

JF


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] mysterious breakage of fink_0.33.1-51

2012-06-14 Thread jfm
Hi,

On 10.6.8, fink was working as expected till yesterday evening.
I then installed fink_0.33.1-51 and passwd_20100706-5.


This morning, trying, e.g., to update lame (or transcode, or libxine1), I get :

> Setting up fink-buildlock-lame-3.99.5-2 (2012.06.14-16.16.27) ...
> 
> sudo -u fink-bld [ENV] sh 
> -c/var/folders/EX/EXAfY0MOEsqQGqxa2FaePk+++TI/-Tmp-/fink.lDlPX
> sh: /var/folders/EX/EXAfY0MOEsqQGqxa2FaePk+++TI/-Tmp-/fink.lDlPX: Permission 
> denied
> ### execution of /var/folders/EX/EXAfY0MOEsqQGqxa2FaePk+++TI/-Tmp-/fink.lDlPX 
> failed, exit code 126

Note that I have , in fink.conf
RootMethod: none

The absence of space between the '-c' and the path looked suspicious;
this is easily fixed by adding a space after the  -c on line 583 in 
%p/lib/perl5/Fink/Services.pm .
But the problem persists after - just eliminates that suspicious absence of 
space ;
the msg remains identical, except for that space.. WHAT IS CAUSING the 
permissions problem ?

Permissions are :
# ls -la /var/folders/EX/EXAfY0MOEsqQGqxa2FaePk+++TI
drwx-- 16 jfm  staff 544 Jun 14 15:05 -Caches-
drwx-- 10 jfm  staff 340 Jun 14 16:16 -Tmp-
drwxr-xr-x  4 jfm  staff 136 Jun 11 19:40 .
drwxr-xr-x  3 root wheel 102 May  3 18:08 ..
# ls -l /var/folders/EX/EXAfY0MOEsqQGqxa2FaePk+++TI/-Tmp-
drwx--  3 jfm  staff 102 Jun 13 19:36 Cleanup At Startup
drwx--  2 jfm  staff  68 Jun 13 18:46 PreviewTemp-ZQd7MB
drwx--  2 jfm  staff  68 Jun 13 19:38 PreviewTemp-msT3PP
drwxr-xr-x  2 jfm  staff  68 Jun 14 15:05 TemporaryItems
-rwxr-xr-x  1 root staff 207 Jun 14 15:06 fink.IjutN
-rwxr-xr-x  1 root staff 212 Jun 14 15:06 fink.Km9TT
-rwxr-xr-x  1 root staff 214 Jun 14 15:07 fink.eZ8KC
-rwxr-xr-x  1 root staff 207 Jun 14 16:16 fink.lDlPX

(so, apparently, everybody can read and execute !!!)

In the corresponding terminal window, I get :
bash-4.2# echo $LOGNAME $USER $HOME
jfm jfm /Users/jfm
bash-4.2# whoami
root
__
The problem disappears in a window where LOGNAME is unset,
and USER=root , HOME=/var/root, whoami=root.


The first type of env is essentially created by, on opening the terminal window,
exec su -m
...
exec bash -l

the second type of environment comes from
exec su -

exec bash -l

where the files ".profile" in the 2 home-directories are identical, and source 
%p/bin/init.sh


The first type of way to become root seems at least as good and as honest as 
the second,
and I see no reason why the latest version of fink should have problems with it 
..


JF Mertens
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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] KDE3 on Jaguar

2002-09-10 Thread jfm


On Tuesday, Sep 10, 2002, at 13:48 Europe/Brussels, Daniel 
Westermann-Clark wrote:

> It is also possible that xpdf is currently broken in Jaguar, but I'm 
> not
> sure.
>
xpdf-1.01-2 build perfectly here on jaguar (as well as the whole of kde 
and its dependencies).

J-F Mertens



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] qcad

2002-09-23 Thread jfm


On Monday, Sep 23, 2002, at 19:18 Europe/Brussels, Charles C. 
Kankelborg wrote:

> qcad seems to have broken, sometime since the upgrade to 10.2.
>
Here it builds perfectly.
Did you follow the instructions on how to upgrade fink to 10.2 _
and most importantly, rebuild qt2 before ?

J F Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: FW: [Fink-users] Congigure Error

2002-09-23 Thread jfm


On Monday, Sep 23, 2002, at 20:07 Europe/Brussels, Myers, Parrish wrote:

> Hello all,
>
> I have looked long and hard to no avail... Does anyone know how to 
> stop os X
> from automounting a ufs partition on the root drive? i.e.
>
> only one drive on system with folowing structure:
> /dev/disk0s9hfs+
> /dev/disk0s10   ufs
>
> I just can't stop os X from mounting the ufs partition under the 
> "Volumes"
> directory.  I have tried putting an entry /etc/fstab and netinfo... Is 
> there
> some setting I am missing ?

Sorry if I missed previous items in the thread _ but such a setup
is no problem . I assume you have /sw either as the whole ufs-partition
or as some directory 'path' on this ?
In that case, just
cd /
ln -s /Volumes/name_of_ufs_partition/path sw

and fink is in business (Or is it you who had spaces either in
name_of_ufs_partition or in 'path' ? Just avoid those...)

JF Mertens




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] problems compiling openldap-ssl

2002-10-09 Thread jfm


On Wednesday, Oct 9, 2002, at 08:38 Europe/Brussels, Ben Hines wrote:

> Doesn't compile here either. I don't think it was ever 10.2 ready, but 
> was added to 10.2 tree by jfm (through drm. :) jfm can you still build 
> this?

My last log is from sep 17, and clean. I don't see what might have
changed in the meantime, but will try today, and let you know.

Best,

Jean-Francois



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] problems compiling openldap-ssl

2002-10-09 Thread jfm


I just re-built openldap-ssl twice (the second time
moving /usr/local away, just to confirm), with identical
results.

The log is perfect (only curiosity :
not updating unwritable cache ./config.cache
...
checking for ANSI C header files... yes
...
checking for ANSI C header files... (cached) disable
)

I get exactly the same command as you (except that
  -lssl -lcrypto is not reduplicated at the end) _ and it
works out as it should: since '-L/sw/lib' is given,
libsasl should be found there before that in /usr/lib,
and it is /sw/lib/libsasl.7.dylib that should be used,
if I understand correctly.

Just to be sure: you did build and install cyrus-sasl-1.5.27-14 before?
And that build had no problems? I know that I have to move
/usr/local fully out of the way for that build to be OK (and possibly
also to first remove the old version?)

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] problems compiling openldap-ssl

2002-10-10 Thread jfm

Martin says :

 > It seems that -lldap is satisfied from /usr/lib/libldap.dylib, not 
from
 > /sw/src/openldap-ssl-2.0.23-5/openldap-2.0.23/libraries/libldap.a, and
 > the former doesn't have this symbol. The libldap.dylib that is being
 > build is hidden in some subdirectory
 > /sw/src/openldap-ssl-2.0.23-5/openldap-2.0.23/libraries/libldap/.libs/
 > that is not searched.

Correct.
Here it was linking against /sw/lib/libldap.dylib (remember I'm running
since months with gcc3); and when rebuilding after a remove, I get the
same error as you do.

Jean-Francois



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] libgtop-1.0.13-10 build failure.

2002-10-31 Thread jfm

On Thursday, Oct 31, 2002, at 20:38 Europe/Brussels, Alexander Hansen 
wrote:

I know this has been posted before, but I wanted to see if anyone has
been able to build libgtop-1.0.13-10 .


I had no problems. This was using the ssed package, but not sure this 
is relevant.
If you want, I can send you my log file privately.

JF Mertens



---
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] libnet

2002-11-22 Thread jfm

On Friday, Nov 22, 2002, at 14:12 Europe/Brussels, Ray Slakinski wrote:


my issue currently is that it is looking for libnet-config, which 
should have been part of the libnet package, but it wasn't.

I do still have /sw/etc/libnet-config on my system, presumably from on 
older
version of libnet since dpkg -S /sw/etc/libnet-config doesn't yield 
anything.
(I cc the maintainer, but he's apparently on holidays for a week).

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] libnet

2002-11-22 Thread jfm

On Friday, Nov 22, 2002, at 15:37 Europe/Brussels, Ray Slakinski wrote:


the message I got from paketto indicated libnet-config was a binary 
package

Not exactly _ here it is a shell script _ but with no executable flag...
But clearly it seems it should rather be in /sw/bin ...

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Problems installing GIMP

2002-11-27 Thread jfm

Hi Yannis _ good to see you on this list...


On Wednesday, Nov 27, 2002, at 16:18 Europe/Brussels, Yannis 
Haralambous wrote:

When I ask for a

sudo fink install gimp

I get the following result:


curl -f -L -O 
ftp://ftp.gimp.org/pub/gimp/gimp/v1.2/v1.2.3/gimp-1.2.3.tar.bz2
curl: (9) Couldn't change to directory pub/gimp/gimp/v1.2/v1.2.3
### execution of curl failed, exit code 9
Downloading the file "gimp-1.2.3.tar.bz2" failed.


No matter what I do it doesn't work, for the very simple reason that 
the
file gimp-1.2.3.tar.bz2 is in

/pub/gimp/v1.2/v1.2.3/

and not in

/pub/gimp/gimp/v1.2/v1.2.3/

How do I correct this? If I can't do it myself, whom should I ask to 
do it?

To fix your own problem, download the file manually from wherever you
find it (google often helps in such situations..), and put it in 
/sw/src.
Then 'fink install gimp'

To get it corrected in the distribution, inform the maintainer of the 
package
(`fink info gimp`) of the problem (this msg is cc'd to him).

Best,

Jean-Francois Mertens



---
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] compiling PHP with PostgreSQL support

2002-11-27 Thread jfm

On Wednesday, Nov 27, 2002, at 18:35 Europe/Brussels, Frank Joerdens 
wrote:

Why is libpq-fe.h not there if I install the postgresql-shlibs package 
(I
searched the entire fink tree for the file)?

postgresql-ssl-dev installs /sw/include/postgresql/libpq-fe.h

JF Mertens



---
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: Re(4): [Fink-users] Problems installing GIMP

2002-11-28 Thread jfm

On Thursday, Nov 28, 2002, at 11:31 Europe/Brussels, Yannis Haralambous 
wrote:

This means that if you copy some info file (with its accompanying 
patch
file) into /sw/fink/dists/local/main/finkinfo/, it will be the version
in local that will be used for building. You can doctor it as you 
like,
for example change the Source line, and it will be used until stable 
or
unstable come up with a higher version number.

Where do I find that .info file for a given package?



The .info files (with the corresponding .patch files) are all stored on
your machine in 
/sw/fink/dists/"treename"/finkinfo/"optional_section_name",
where "treename" typically corresponds to unstable/main, 
unstable/crypto,
stable/main, stable/crypto, local/main, local/bootstrap, and where the
optional_section_name is present in case of the 'main' trees.

Those files are updated whenever you run 'fink selfupdate-cvs'

Best,

Jean-Francois



---
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] unable to compile gimp

2002-11-28 Thread jfm

On Thursday, Nov 28, 2002, at 12:36 Europe/Brussels, Yannis Haralambous 
wrote:

When I tried to install gimp I got the following error:


c++ -dynamiclib -compatibility_version 3.3 -current_version 3.3.11 -
...
txn_stat.lo xa.lo xa_db.lo xa_map.lo
make: c++: Command not found


What am I doing wrong?

If 'c++' is not found, it indicates a problem with your 'Developer 
Tools'
setup.
You don't include the usual information ( output of 'fink -V', 'uname 
-a',
and Developer Tools version)...
Assuming you're running system 10.2.2 (since the version of db3 you're
trying to build is only in the 10.2 tree),
make sure to have installed _ in the following order _ the following 
packages
from https://connect.apple.com (under 'Download Software/MacOSX'):
July 2002 Mac OS X 10.2 Developer Tools
August 2002 Dev Tools 10.2 Update
and if you want, October 2002 Developer Tools Patch.

Then look at
http://fink.sourceforge.net/news/jaguar.php
or
http://fink.sourceforge.net/news/jag-bootstrap.php

Do I always have to recompile stuff? Are there no
binaries available?


Those you install via dselect or apt-get commands (but are not always 
the latest versions)

Jean-Francois



---
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Trouble compiling gtk+ under 10.2.2

2002-11-29 Thread jfm

On Friday, Nov 29, 2002, at 17:52 Europe/Brussels, Simon Martin wrote:


when I try to upgrade all I get a problem with gtk+.

The configure stage complains that it can't find glib - see below

...
checking for glib-config... /sw/bin/glib-config
checking for GLIB - version >= 1.2.8... no
...


My installation of glib is up to date  and /sw/bin/glib-config 
--version reports 1.2.10 so all should be well.   Looking at the 
contents of /sw/lib the glib library file appears to be 
libglib-1.2.0.0.10.dylib and there are symbolic links to 
libglib-1.2.10.0.dylib

Has anybody come up against this before?


I got indeed a 'yes' there _ the rest conforms with what I have.
Your fink version? ("fink -V")

JF Mertens



---
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] How big are all sources together ?

2002-12-02 Thread jfm

On Monday, Dec 2, 2002, at 08:09 Europe/Brussels, Ferdinand Klinzer 
wrote:

I like to compile all source packages in fink on my xserve apt-get 
mirror.
But how many Gig. are there ??

Here ~1G _ so count  < ~1.4G.
(#du -sS /sw/src
1055750 /sw/src)

JF Mertens



---
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] error on compiling dia

2004-01-24 Thread jfm
Hi,

> In file included from 
/sw/include/libgnomecanvas-2.0/libgnomecanvas/libgnomecanvas.h:29,
> ...
> /sw/include/libgnomecanvas/gnome-canvas.h

shows  that  libgnomecanvas.h (from gnome2.4) includes  gnome-canvas.h 
(I guess from gnome1 _
no longer in fink), instead of 
/sw/include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas.h
from gnome2.4 (libgnomecanvas2-dev).

This is because, in the gcc command, the flag  -I/sw/include  comes 
before the first
 -I/sw/include/libgnomecanvas-2.0 .

The following file "dia.info" was designed to solve similar problems 
with dia
when either freetype or freetype2 (from any tree) or both are installed 
_ but should solve
this problem at the same time.
Could you please try it ?
(long lines may be wrapped etc by the mailers, so look at it _ in 
particular all Depends
and all BuildDepends must be on a single line)

JF Mertens


Package: dia
Version: 0.92
Revision: 12
GCC: 3.3
Depends: libxslt-shlibs, libgnomeui2-shlibs, libgnome2-shlibs, 
libart2-shlibs, libunicode-gnome-shlibs, libxml-shlibs, 
gdk-pixbuf-shlibs, libpng3-shlibs, popt-shlibs
BuildDepends: libxslt, libgnomeui2-dev, libgnome2, libart2, 
libunicode-gnome, libxml, libpng3, gdk-pixbuf, audiofile, esound, glib, 
gtk+, libjpeg, libtiff, netpbm10, orbit-dev, readline (>= 4.3-15), 
imlib, giflib, gettext-dev, gettext-bin, libiconv-dev
Source: gnome
Source-MD5: 49a30a8a75bddfe59dc9f92f48afd2c8
Patch: %n.patch
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
SetLDFLAGS: -L/usr/X11R6/lib
SetCFLAGS: -no-cpp-precomp
ConfigureParams: --infodir=%i/share/info --mandir=%i/share/man 
--enable-gnome
CompileScript: <<
#!/bin/sh
 export CPATH=%p/include
 export LIBRARY_PATH=%p/lib
 export DYLD_FALLBACK_LIBRARY_PATH=%p/lib
 perl -pi -e "s/-module//g" ./lib/Makefile.in
 ./configure %c
 perl -pi.bak -e "s,-(I%p/include|L%p/lib)([^/]),\$2,g" config.status
 make
<<
DocFiles: COPYING README AUTHORS NEWS ChangeLog KNOWN_BUGS TODO
Description: Diagram drawing program
DescDetail: <<
Dia is a tool for drawing diagrams, borrowing ideas from programs such
as visio. It can be used to draw specific types of diagrams such as
network and UML diagrams and flowcharts, while also providing some
more generic objects to draw with. Dia may be extended to use new
shape types by writing a simple XML description of the shape. The
diagrams can be exported to a number of formats including EPS, SVG,
CGM and PNG. Diagrams can also be printed (splitting the diagram to
multiple pages if appropriate).
<<
License: GPL
Homepage: http://www.lysator.liu.se/~alla/dia/
Maintainer: Paul GABORIT <[EMAIL PROTECTED]>
__



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Compiling problem with id3lib3.7

2004-02-22 Thread jfm
On Feb 21, 2004, at 10:59 PM, Stefano wrote:

Hi,

I am having problems compiling id3lib3.7-dev, which is required to 
update
flac.
The compilation fails with the following error:


c++ -Wno-long-double -L/sw/lib -o .libs/id3info demo_info.o 
-L../src/.libs
-lid3 -lz -lpopt -lz -lpopt -lz -lpopt -lz
ld: Undefined symbols:
ParseNumber(unsigned char const*, unsigned long)
ID3_Tag::operator[](unsigned long) const

The flag  -L/sw/lib comes before   -L../src/.libs , so '-lid3'  picks 
up /sw/lib/libid3.dylib
from id4lib-dev.
Remove that pkg, and the build will do smoothly_ you can reinstall 
id4lib-dev after.

JF Mertens



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Compiling gopchop-1.1.2...

2004-03-12 Thread jfm
On Mar 12, 2004, at 11:37 PM, Michel Levy-Provencal wrote:

When i try to compil gopchop-1.1.2 i obtain this error:

checking for pkg-config... /sw/bin/pkg-config
checking for gtk+-2.0 >= 2.0.0... Package gtk+-2.0 was not found in 
the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found

configure: error: Library requirements (gtk+-2.0 >= 2.0.0) not met; 
consider adjusting the PKG_CONFIG_PATH environment variable if your 
libraries are in a nonstandard prefix so pkg-config can find them.

I verified if that gtk+2 was installed: it seems to:
 i   gtk+22.2.4-3  GTK+ - multi-platform toolkit 
libraries
 gtk+2-dev2.2.4-3  GTK+ - multi-platform toolkit 
development...
 i   gtk+2-shlibs 2.2.4-3  GTK+ - multi-platform toolkit 
shared libr...
 i   gtk-doc  1.1-12   GTK+ - API documentation generator
 gtk-engines  0.12-3   Theme plugins for Gtk
 gtk-gnutella 0.92.0-1 GTK based gnutella client

Maybe i need to install gtk+2-dev  ??? What do you think?
Seems a sure bet.

JF Mertens



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: compiling gtkhtml3-3.0.10-9 failed

2004-03-23 Thread jfm
Hi,

As others mentioned, libgnome/gnome-defs.h comes from gnome-libs-dev,
but don't bother about that : you can see in the command that 
-I/sw/include
comes before all other flags _ this is the cause of the problem _ , in 
partucular
before -I/sw/include/gal-2.0. Therefore it is 
/sw/include/gal/widgets/widget-color-combo.h
that gets _ wrongly _ included by body.c instead of
/sw/include/gal-2.0/gal/widgets/widget-color-combo.h
(Other errors too can occur because of this, depending on your 
configuration).

	So, as a workaround till maintainers fix their -I flags, remove gal19 
(or
probably just rename temporarily /sw/include/gal)  before building 
gtkhtml3 _
you can reinstall after.

JF Mertens

On Mar 23, 2004, at 12:12 PM, Kurt De Vos wrote:

compiling gtkhtml3-3.0.10-9 fails with (see below).
I checked for libgnome/gnome-defs.h
Can anyone tell me which package provides libgnome/gnome-defs.h
i do have libgnome installed:
i   libgnome22.4.0-3  The GNOME 2 library
 i   libgnome2-dev2.4.0-3  The GNOME 2 library
 i   libgnome2-sh...  2.4.0-3  The GNOME 2 library
 i   libgnomecanvas2  2.4.0-3  The GNOME 2 canvas library
 i   libgnomecanv...  2.4.0-3  The GNOME 2 canvas library
 i   libgnomecanv...  2.4.0-3  The GNOME 2 canvas library
 i   libgnomecups 0.1.6-1  The GNOME cups library
 libgnomecups...  0.1.6-1  The GNOME cups library
 i   libgnomecups...  0.1.6-1  The GNOME cups library
 libgnomedb   1.0.3-3  Database Widget Library.
 i   libgnomedb-dev   1.0.3-3  Developer files for libgnomedb 
package
 i   libgnomedb-s...  1.0.3-3  Shared libraries for libgnomedb 
package
 i   libgnomeprin...  2.4.2-5  The GNOME printing library
 i   libgnomeprin...  2.4.2-5  The GNOME printing library
 i   libgnomeprin...  2.4.2-5  The GNOME printing library
 i   libgnomeprin...  2.4.2-4  The GNOME printing library
 i   libgnomeprin...  2.4.2-4  The GNOME printing library
 i   libgnomeprin...  2.4.2-4  The GNOME printing library
 i   libgnomeui2  2.4.0.1-4The GNOME 2 UI Library
 i   libgnomeui2-dev  2.4.0.1-4The GNOME 2 UI Library
 i   libgnomeui2-...  2.4.0.1-4The GNOME 2 UI Library

kurt

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I. -I/sw/include 
-DORBIT2=1 -I/sw/include/libgnomeui-2.0 -I/sw/include/libgnome-2.0 
-I/sw/include/libgnomecanvas-2.0 -I/sw/include/gtk-2.0 
-I/sw/include/libart-2.0 -I/sw/include/gconf/2 
-I/sw/include/libbonoboui-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 
-I/sw/lib/gnome-vfs-2.0/include -I/sw/include/bonobo-activation-2.0 
-I/sw/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -I/sw/lib/gtk-2.0/include 
-I/sw/include/atk-1.0 -I/sw/include/libxml2 -I/sw/include 
-I/sw/include/libgnomeprint-2.2 -I/sw/include/libgnomeprintui-2.2 
-I/sw/include/libglade-2.0 -I/sw/include/gal-2.0 
-I/sw/include/soup-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gtkhtml\" -DSRCDIR=\".\" 
-DPREFIX=\"/sw\" -no-cpp-precomp -I/sw/include -DORBIT2=1 
-I/sw/include/libgnomeui-2.0 -I/sw/include/libgnome-2.0 
-I/sw/include/libgnomecanvas-2.0 -I/sw/include/gtk-2.0 
-I/sw/include/libart-2.0 -I/sw/include/gconf/2 
-I/sw/include/libbonoboui-2.0 -I/sw/include/glib-2.0 
-I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0 
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 
-I/sw/lib/gnome-vfs-2.0/include -I/sw/include/bonobo-activation-2.0 
-I/sw/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/X11R6/include/freetype2 -I/sw/lib/gtk-2.0/include 
-I/sw/include/atk-1.0 -I/sw/include/libxml2 -I/sw/include 
-I/sw/include/libgnomeprint-2.2 -I/sw/include/libgnomeprintui-2.2 
-I/sw/include/libglade-2.0 -I/sw/include/gal-2.0 
-DICONDIR=\"/sw/share/gtkhtml-3.0/icons\" 
-DGTKHTML_DATADIR=\"/sw/share/gtkhtml-3.0\" 
-DGNOMELOCALEDIR=\"/sw/share/locale\" 
-DGLADE_DATADIR=\"/sw/share/gtkhtml-3.0\" -DPREFIX=\"/sw\" 
-DSYSCONFDIR=\"/sw/etc\" -DDATADIR=\"/sw/share\" 
-DLIBDIR=\"/sw/share\" -O3 -funroll-loops -fstrict-aliasing -c body.c  
-fno-common -DPIC -o .libs/body.o
In file included from body.c:26:
/sw/include/gal/widgets/widget-color-combo.h:35:33: 
libgnome/gnome-defs.h: No such file or directory
In file included from /sw/include/gal/widgets/widget-color-combo.h:37,
 from body.c:26:
/sw/include/gal/widgets/color-palette.h:36:33: libgnome/gnome-defs.h: 
No such file or directory
In file included from /sw/include/gal/widgets/color-palette.h:38,
 from /sw/include/gal/widgets/widget-color-combo.h:37,
 from body.c:26:
/sw/include/gal/widgets/color-group.h:31:37: 
libgnomeui/gnome-canvas.h: No such file or directory
/sw/include/gal/widgets/color-group.h:32:33: libgnome/gnome-defs.h: No 
such file or directory
In file included from /sw/include/gal/widgets/color-palette.h:38,
 from /sw/include/gal/widgets/widget-color-combo

Re: [Fink-users] Evolution 1.4.6-9 Fails compile with libgnomeprint error

2004-03-31 Thread jfm
On Mar 29, 2004, at 2:49 AM, Alexander K. Hansen wrote:

On Mar 28, 2004, at 7:34 PM, Jason Lamb wrote:

On Mar 28, 2004, at 5:18 PM, Jason Lamb wrote:

Hi,

I've got the following error when trying to compile evolution 
1.4.6-9 lately;
--
In file included from alarm-notify-dialog.c:38:
/sw/include/gtkhtml/gtkhtml.h:28:34: libgnome/gnome-paper.h: No 
such file or directory

On Mar 28, 2004, at 7:23 PM, Alexander K. Hansen wrote:

You need gnome-libs-dev.

I have the following already installed;

i   gnome-libs-dev 1.4.2-19 Base libraries 
for GNOME


I missed one:  gnome-print-master.h is provided by gnome-print-dev

Check and see if /sw/include/gnome-1.0/libgnome/gnome-paper.h is on 
your system.  If it's not, then you need to reinstall gnome-libs-dev.  
If that fails, rebuild it.

Also look for /sw/include/gnome-1.0/libgnomeprint/gnome-print-master.  
If it's missing, then do gnome-print-dev, too.

Alexander :

Martin was right in the beginning of this thread : the problem is 
gtkhtml-dev, whic must be temporarily removed.
(cf already http://article.gmane.org/gmane.os.apple.fink.gnome/174 )
Essentially everything in gnome2 uses the current versions of 
gnome-pkgs _ so gtkhtml/gtkhtml.h,
gnome-libs-dev, gnome-print-dev etc should never occur.

[There is certainly in alarm-notify-dialog.c an  #include 
 , meant to include
/sw/include/libgtkhtml-3.0/gtkhtml/gtkhtml.h _ since the Makefile will 
provide the -I/sw/include/libgtkhtml-3.0 _;
since however fink's build erroneously adds flags -I/sw/include that 
come too early _ ie before
 -I/sw/include/libgtkhtml-3.0 (but same problem with other pkg's, eg  
-I/sw/include/gal-2.0 ), you get
the wrong inclusions. ]

Best,

Jean-Francois



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] KDE and Gimp 2.0

2004-04-01 Thread jfm
On Apr 1, 2004, at 7:33 PM, Adrian Simmons wrote:

My .xinitrc:


Former MachTen user ?  -)

JF Mertens



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fink selfupdate problem

2004-04-08 Thread jfm
On Apr 7, 2004, at 11:32 PM, Martin Costabel wrote:

Kevin Burnett wrote:

cvs server: [14:01:34] waiting for jfmertens's lock in 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/sound
it goes on and on like that, and won't proceed past this.
Anyone know what's going on?
Maybe jfmertens knows? CCing him.
No idea : at that time I was home since long, and my machine
wasn't yet running any cron jobs...
(Further , I went to check in 'info cvs, Node Concurrency', and it 
seems clear
from there that, as expected, one generates locks only when writing _
and I think I have never accessed that dir by writing...)
  Does the problem persist ? In that case, the info file says :
"If they aren't running a cvs command, look in the repository directory
mentioned in the message and remove files which they own whose names
start with `#cvs.rfl', `#cvs.wfl', or `#cvs.lock'. "
and I'll see try to do that ...

JF Mertens



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem installing libmng2-shlibs

2004-04-08 Thread jfm
On Apr 8, 2004, at 4:33 AM, Stefano wrote:

The final error message is:

/usr/bin/install -d -m 755 /sw/src/root-libmng2-shlibs-1.0.6-1/sw/lib
/bin/mv /sw/src/root-libmng2-1.0.6-1/sw/lib/libmng.*.dylib
/sw/src/root-libmng2-shlibs-1.0.6-1/sw/lib/
mv: rename /sw/src/root-libmng2-1.0.6-1/sw/lib/libmng.*.dylib to
/sw/src/root-libmng2-shlibs-1.0.6-1/sw/lib/libmng.*.dylib: No such 
file or
directory
### execution of /bin/mv failed, exit code 1
Failed: installing libmng2-shlibs-1.0.6-1 failed

Earlier on there was the following warning:

gcc -dynamiclib  -flat_namespace -undefined suppress -o .libs/libmng.1
...
/sw/lib/liblcms.dylib -install_name  /sw/lib/libmng.1
-compatibility_version 2 -current_version 2.0
ld: warning -dylib_install_name /sw/lib/libmng.1 not found in segment
address table LD_SEG_ADDR_TABLE 
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning -undefined suppress disables -prebind
The warning is innocuous, but the problem is indeed here: you should 
have instead
-o .libs/libmng.1.0.0.dylib
  and
-install_name  /sw/lib/libmng.1.dylib

No idea where this comes from _ something went seriously bad in your 
configure ...
Could you check whether the command just before was indeed :

/bin/sh ./libtool --mode=link gcc  -g -O2  -L/sw/lib -o libmng.la 
-rpath /sw/lib -version-info 1:0:0 libmng_callback_xs.lo 
libmng_chunk_io.lo libmng_chunk_prc.lo libmng_chunk_xs.lo libmng_cms.lo 
libmng_display.lo libmng_dither.lo libmng_error.lo libmng_filter.lo 
libmng_hlapi.lo libmng_jpeg.lo libmng_object_prc.lo libmng_pixels.lo 
libmng_prop_xs.lo libmng_read.lo libmng_trace.lo libmng_write.lo 
libmng_zlib.lo  -lz  -ljpeg -llcms

and the following lines in configure _ if any of them is different,
try to see why in the file 
/sw/src/libmng2-1.0.6-1/libmng-1.0.6/config.log :

checking whether the gcc linker (/usr/bin/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.2.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.2.0 dyld
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fno-common
checking if g77 PIC flag -fno-common works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.2.0 dyld

JF Mertens



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] SGMLSpm-1.03ii.tar.gz failed to compile

2004-04-12 Thread jfm
On Apr 12, 2004, at 6:01 PM, Michèle Garoche wrote:

cd DOC; make html
make[1]: Nothing to be done for `html'.
rm -rf /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/SGMLSpm 
/sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/sgmlspl
cp -RL DOC/HTML/SGMLSpm/ DOC/HTML/sgmlspl/ 
/sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm
chmod a+x,a+r 
/sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/SGMLSpm 
/sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/sgmlspl
chmod: /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/SGMLSpm: 
No such file or directory
chmod: /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/sgmlspl: 
No such file or directory
make: *** [install_html] Error 1
### execution of make failed, exit code 2
Failed: installing sgmls-pm-1.03ii-1 failed

It seems that two directories are missing.
Thanks Michele,

You're right : there is in the info file a 'cd DOC; make -t html' _ in 
order to ensure
the above "make[1]: Nothing to be done for `html'." (touching the 
relevant files
didn't seem to suffice), and which creates an (empty) file DOC/html _ 
thus
overwriting on HFS+ the dir DOC/HTML.
 I'll fix it real soon.

Best,

Jean-Francois



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] SGMLSpm-1.03ii.tar.gz failed to compile

2004-04-12 Thread jfm
On Apr 12, 2004, at 8:16 PM, Martin Costabel wrote:
It suffices to erase the two trailing slashes. I am sure jfm can do 
this easily.

Its done and running _ both with and w/o coreutils
(Still I was convinced to have tested it w/o coreutils...)
Jean-Francois



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] libtool installation broken???

2004-06-15 Thread jfm
On Jun 15, 2004, at 4:33 PM, Federico Carminati wrote:
Hello, I have this problem. Anyone has a hint? Fed

sh: line 1: 
/sw/fink/dists/stable/main/finkinfo/devel/libtool-1.3.5-23.patch: No 
such file or directory
### execution of patch failed, exit code 1

Re-update... it is fixed.
JF Mertens

---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [OT]: Need help with zsh

2004-06-19 Thread jfm
On Jun 19, 2004, at 7:56 PM, Michèle Garoche wrote:
I want to log automatically the build when I execute fink update-all 
in a file tagged with date and hour.

Is there a way to tell zsh to do that?
Don't know about zsh _ but I would experiment with something like
fink update-all | tee "/your_path/`date|tr ' ' '_'`"
(man tee , man tr, man date ..)
Best,
JF

---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] frontline 0.5.4-13 can't find gimptool

2004-06-25 Thread jfm
On Jun 22, 2004, at 11:30 PM, Sebastian Flothow wrote:
So it seems the frontline package needs some fix.
Simplest fix is to add
BuildDepends: gimp-default
Also, will my symlink break anything? Should I remove it?
Install gimp-default and it will take care of everything.
JF Mertens

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] frontline 0.5.4-13 can't find gimptool

2004-06-28 Thread jfm
On Jun 28, 2004, at 12:24 PM, Sebastian Flothow wrote:
Am 25. Jun 2004 um 18:54 Uhr schrieb jfm:
So it seems the frontline package needs some fix.
Simplest fix is to add
BuildDepends: gimp-default
Not quite, since there also are gimp2-default, gimp2-noprint-default, 
gimp2-svg-default and gimp2-svg-noprint-default, so it would have to 
have a "any one of these"-style dependency (whatever the proper term 
is).
Try it then with those, if you don't believe me ... -)
JF Mertens

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem in upgrading to GNOME 2.6

2004-07-06 Thread jfm
Alexander _  I thought you were using xfree86-4.4 ??
With that one, I have no problem.
At the end the the configure script, you should get
checking for X11/extensions/XKBrules.h... yes
(then, you compile with -DXKB_HEADERS_PRESENT=1,
hence in the compilation of libxklavier/xklavier_config_xkb.c
XKB_RF_NAMES_PROP_ATOM is defined in the included
xklavier_private.h :
#ifdef XKB_HEADERS_PRESENT
  #define XKB_RF_NAMES_PROP_ATOM 4

Best,
Jean-Francois

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem in upgrading to GNOME 2.6

2004-07-06 Thread jfm
On Jul 6, 2004, at 6:09 PM, jfm wrote:
Alexander _  I thought you were using xfree86-4.4 ??
With that one, I have no problem.
At the end the the configure script, you should get
checking for X11/extensions/XKBrules.h... yes
(then, you compile with -DXKB_HEADERS_PRESENT=1,
hence in the compilation of libxklavier/xklavier_config_xkb.c
XKB_RF_NAMES_PROP_ATOM is defined in the included
xklavier_private.h :
#ifdef XKB_HEADERS_PRESENT
  #define XKB_RF_NAMES_PROP_ATOM 4

Here is the explanation _ I had a (private) link  X11 -> 
../X11R6/include/X11
in /usr/include. If I remove it, I get
checking for X11/extensions/XKBrules.h... no

Does Apple's X11 not also install such a link ?
Best,
Jean-Francois

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem in upgrading to GNOME 2.6

2004-07-06 Thread jfm
On Jul 6, 2004, at 6:32 PM, Martin Costabel wrote:
I think this is installed by the Apple X11SDK. jfm, do you have this 
symlink?
Completely agree _ cf my last msg.
JF

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem in upgrading to GNOME 2.6

2004-07-06 Thread jfm
On Jul 6, 2004, at 6:54 PM, Keith Conger wrote:
Hi,
Its working on my machine also running 4.4
Yes _ with a private symlink too X11->/usr/X11R6/include/X11 in 
/usr/include  ??

On Jul 6, 2004, at 7:21 PM, Martin Costabel wrote:
jfm wrote:
On Jul 6, 2004, at 6:32 PM, Martin Costabel wrote:
I think this is installed by the Apple X11SDK. jfm, do you have this 
symlink?
Completely agree _ cf my last msg.
I checked, it is indeed installed by X11SDK.pkg. Maybe a patch for 
configure with a "-I/usr/X11R6/include" at the right place would be 
sufficient.
I fixed it here (equivalently) with the following diff :
< SetCPPFLAGS: -no-cpp-precomp
---
> NoSetCPPFLAGS: true
> CompileScript: export CPATH="/usr/X11R6/include:%p/include"; 
./configure %c; make

Best,
JF

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Updating libgda-1.0.4-1 failed

2004-07-08 Thread jfm
Dominique,
Reinstall openjade to get your installation back in a kosher
state, then remove the BuildConflict line in libgda.info _
seems anyway not a proper use of it _ , and add
" --disable-gtk-doc" at the end of the ConfigureParams line.
Jean-Francois

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Updating libgda-1.0.4-1 failed

2004-07-08 Thread jfm
On Jul 8, 2004, at 2:05 PM, Alexander K. Hansen wrote:
Actually, Dave M. put the BuildConflict line deliberately:  I had a 
similar build problem with libgda-1.0.3-15, and it turned out that I 
had to remove openjade to get it to build successfully.
I realize well _ that's why I said to add " --disable-gtk-doc" to the 
ConfigureParams.
On Jul 8, 2004, at 6:47 AM, jfm wrote:
Dominique,
Reinstall openjade to get your installation back in a kosher
state, then remove the BuildConflict line in libgda.info _
seems anyway not a proper use of it _ , and add
" --disable-gtk-doc" at the end of the ConfigureParams line.
Jean-Francois
JF

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] How to compile optimized for G5

2004-07-08 Thread jfm
On Jul 8, 2004, at 12:16 PM, Marco Comini wrote:
I'd like fink run compilers on my G5 with the '-fast' option instead 
of the '-g -O2' which goes by default.  That would help (for instance) 
to produce a slightly faster ffmpeg executable and, in any case, to 
take advantage of having a G5 processor.

I've set CFLAGS to "-fast" but nevertheless when fink compiles it uses 
"-g -O2"!
If instead I keep the sources and go on running manually configure and 
make, then it does compile with -fast.  That puzzles me!

Can someone tell me how to do it (correctly, cleanly)?
On Jul 8, 2004, at 3:16 PM, Sebastian Flothow wrote:
Am 8. Jul 2004 um 13:59 Uhr schrieb Alexander K. Hansen:
Fink is explicitly set up to generate identical binaries regardless 
of what system it's run on.
Why? Can I change this?
I won't ever run the binaries on any other machine, so they could be 
optimized ruthlessly.
One way it to put in /sw/lib/per5/Fink a patch that removes the line
delete $ENV{$varname};
from PkgVersion.pm
I won't tell you more details _ if you're not comfortable doing this 
you're
also better off not experimenting with it ; in fact, for this reason I 
shouldn't
even give the hint.

But REMEMBER, if you're ever doing anything like this, you're competely
on your own : don't ever complain on a list or to a maintainer about any
non-functioning package 
And there will be a bunch of them !!!
JF Mertens

---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] How to compile optimized for G5

2004-07-09 Thread jfm
On Jul 8, 2004, at 8:54 PM, Benjamin Reed wrote:
Marco Comini wrote:
This is interesting.  (First of all sorry for my ignorance in 
imperative languages.)
Why do you expect problems?
Is it the Gnu-compiler buggy (behaving wrongly when using the -fast 
option)?
What kind of package depends so deeply on machine level instruction 
set to raise problems?
There are a number of optimizations that cause apple's modified gcc to 
create bad code; -Os is safest, most tested, and generally fastest 
within a small margin (and is, in fact, what Apple compiles their 
stuff with for the OS, at least for Panther).  -O2 has bitten a number 
of large projects in the past, and worked with others, much less 
other, less-used optimizations.
This is indeed what I meant when I wrote "And there will be a bunch of 
them (broken pkgs) !!!"
Additional cautionary note: often the fact that such pkgs with 
increased optimisation are broken
is not detectable at compile time, only results in occasional run-time 
errors _ which might very
well show up only when running other, dependent pkgs.. So it may be 
quite hard to debug.

On the other hand, if your interest is more to get machine specific 
builds  rather than specifically
"-fast", feel free to experiment with adding the flags
"-mcpu=`machine|sed 's,ppc,,'` -mtune=`machine|sed 's,ppc,,'`"
Those I've never seen to cause trouble.

JF Mertens
PS: Forgot to mention yesterday another _ fully "legal" _ way to 
customize your fink, which I'm also using:
create a pkg in your local tree that just installs in /sw/etc/profile.d 
files   zzz_name.(c)sh
[or  AAA_name.(c)sh, depending on the effect you want] with the 
appropriate content.


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Re: compiling gnumeric-1.2.13-13 failed

2004-10-22 Thread jfm
On Oct 22, 2004, at 12:51 AM, Spundun Bhatt wrote:
Alexander K. Hansen wrote:
>
>> 
>>
>>> gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-DGNOMELOCALEDIR=\""/sw/share/locale"\" 
-DGNUMERIC_DATADIR=\""/sw/share/gnumeric/1.2.13-bonobo"\" -I../..   
-I../../src-I../../src/tools 
-I../../src/cut-n-paste-code/foocanvas -DORBIT2=1 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/libgsf-1 -I/sw/include/libxml2 -I/sw/include 
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/sw/include/atk-1.0 -I/sw/include/pango-1.0 
-I/usr/X11R6/include/freetype2 -I/sw/include/libglade-2.0 
-I/sw/include/libgnomecanvas-2.0 -I/sw/include/libart-2.0 
-I/sw/include/libgnome-2.0 -I/sw/include/orbit-2.0 
-I/sw/include/libbonobo-2.0 -I/sw/include/gconf/2 
-I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include 
-I/sw/include/bonobo-activation-2.0 -I/sw/include/libgnomeui-2.0 
-I/sw/include/libbonoboui-2.0 -I/sw/include/libgnomeprint-2.2 
-I/sw/include/libgnomeprintui-2.2 -I/sw/include  -g -O2 -Wall 
-Wmissing-prototypes  -Wsign-compare -Wpointer-arith -Wnested-externs 
-Wchar-subscripts -Wwrite-strings -c dialog-cell-format.c
>>> In file included from dialog-cell-format.c:78:
>>> /sw/include/pango-1.0/pango/pangoft2.h:49: error: parse error 
before '*' token


>>> make[3]: *** [dialog-cell-format.o] Error 1
>>> make[2]: *** [all-recursive] Error 1
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all-recursive-am] Error 2
>>> ### execution of make failed, exit code 2
>>> Failed: compiling gnumeric-1.2.13-13 failed
>>>

> Following up:  removing freetype2-shlibs allows the build to proceed.
>
> Note to maintainer:  a BuildConflict on freetype2-shlibs may be in 
order.
>
What does not make sense is that the above is a compile time 
failure... but you are saying that you only removed 
freetype2-shlibs... but (hopefully) that package shouldnt be 
containing any header files... so I dont understand why this should 
affect at compile time!!
Correct.
I had the same problem, a day or 2 ago, removed freetype(-hinting) 
without even looking at  dialog-cell-format.c
_ since -I/sw/include comes before -I/usr//X11R6/include/freetype2  _ , 
and things went well.

Best,
JF Mertens

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] compiling vte-0.11.10-7 failed

2004-10-22 Thread jfm
On Oct 22, 2004, at 12:59 PM, Andreas Dittrich wrote:
Hi again,
and again an error-report ;)
it seems my whole fink install is falling apart, I'm stuck with about 
20  packages not compiling anymore (especially the whole qt3 stuff 
that came this night).
This is fixed now.
But besides that I'm long stuck with vte. Below is almost the complete 
output of the compile.
Before sending bug reports, it is usually a good idea to check if the 
problem hasn't
been reported before. If you had searched the fink-gnome list for this, 
you would have
found an indication (on jan 11) that removing freetype(-hinting) would 
solve this.

Best,
JF Mertens

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] compiling vte-0.11.10-7 failed

2004-10-22 Thread jfm
On Oct 22, 2004, at 2:18 PM, Andreas Dittrich wrote:
I removed all freetype-packages because of my gnumeric problem. So I 
have no freetype-packages installed at all. Still this compile-error 
happens? Maybe something in /usr/local not in /sw because of 
openoffice?

You should know what you have in /usr/local...
But besides, what does 'locate freetype/freetype.h'  yield ??
(Assuming your locate.database is up to date..)
JF

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] compiling vte-0.11.10-7 failed

2004-10-22 Thread jfm
On Oct 22, 2004, at 3:46 PM, Andreas Dittrich wrote:
jfm wrote on 22.10.2004 15:03 Uhr:
On Oct 22, 2004, at 2:18 PM, Andreas Dittrich wrote:
I removed all freetype-packages because of my gnumeric problem. So I 
have no freetype-packages installed at all. Still this compile-error 
happens? Maybe something in /usr/local not in /sw because of 
openoffice?

You should know what you have in /usr/local...
hehe... I know but this system has gone a long way... and though I try 
to remember what is in /usr/local it's sometimes hard to know exactly 
what the .pkg from neooffice and others do.

But besides, what does 'locate freetype/freetype.h'  yield ??
(Assuming your locate.database is up to date..)
% locate freetype/freetype.h
/usr/X11R6/include/freetype2/freetype/freetype.h
/Volumes/fink/sw/include/freetype/freetype.h
/Volumes/fink/sw/lib/freetype2/include/freetype2/freetype/freetype.h
so I guess this means there are still remains of freetype on my 
system? Shall I just rm -rf /Volumes/fink/sw/include/freetype and 
/Volumes/fink/sw/lib/freetype2 then try again?
If really fink list freetype doesn't show anything installed, you 
better put your fink db back in order by
fink install freetype(-hinting)
fink remove (or dpkg --force-depends -r) freetype(-hinting)

and similarly for the other pkgs.
You can then safely reinstall all freetype pkgs, it is only for 
building vte that you have to remove freetype(-hinting).

JF Mertens

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Building KDE 3.3.1 failures (2)

2004-11-05 Thread jfm
On Nov 5, 2004, at 7:53 AM, Dominique Dhumieres wrote:
With the latest changes kdepim3 installed without further
problem. Thanks
However compiling kdesdk3-3.3.1-22 failed with the same
message I have reported in my previous mail.
Could you try again after installing kdepim3-dev ?
I had the same problem before _ where I noticed that
the included file  /sw/include/libkcal/resourcecalendar.h
came from kdepim3-dev _, and no longer have it this
time (but kdepim3-dev got intalled with kdepim3,
before the build of kdesdk3).
I note that the BuildDepends of kdesdk3 strangely include
kdepim3 but not kdepim3-dev.
JF Mertens

---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lynx-ssl-2.8.4-24

2004-11-06 Thread jfm
On Nov 7, 2004, at 12:36 AM, Ersatz Sophist wrote:
I can't compile this package. For the third time, the following error 
is obtained:

LYCharSets.c: In function `HTMLGetEntityUCValue':
LYCharSets.c:878: error: `unicode_entities' undeclared (first use in 
this function)
LYCharSets.c:878: error: (Each undeclared identifier is reported only 
once
LYCharSets.c:878: error: for each function it appears in.)
make[1]: *** [LYCharSets.o] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling lynx-ssl-2.8.4-24 failed
fink remove gd2; fink install lynx-ssl; fink install gd2
Problem is that  the -I/sw/include flag comes first in the build of 
lynx-ssl,
so /sw/include/entities.h (from gd2) is included instead of 
./chrtrans/entities.h .

JF Mertens
PS: Please don't post on both lists !  (forced now to reply to both)

---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] libtool / cc1plus incompatibility

2004-11-07 Thread jfm
On Nov 7, 2004, at 6:45 AM, Greg Dunn wrote:
checking how to run the C++ preprocessor... /lib/cpp
The error is here (and quite possibly even earlier):  correct answer 
would be +/- : g++ -E
What does your config.log say ?

And I have no problem with this (or other) builds using cc1plus from 
XCode1.2

JF Mertens

---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] koffice still will not update

2004-11-15 Thread jfm
This evening's update builds happily _ Thanks !
JF Mertens

---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems building Rosegarden?

2004-11-19 Thread jfm
On Nov 19, 2004, at 1:24 PM, Nicholas Bailey wrote:
Is there an issue with the fink Rosegarden package?
I am working on trying to fix the Rosegarden autoconf scripts so that 
we can incorporate some extensions, and so there aren't so many 
installed libraries. I thought I could work on my G4 powerbook, 
because there was a fink rosegarden pacakge. This would be much more 
convenient because I don't currently have a Linux box at home.

Fink seems to have installed kde without too much problem as far as it 
goes on this architecture, but rosegarden compilation exits with:

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -I/sw/include/qt 
-I/usr/X11R6/include  -I../base -I../sound -fexceptions 
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2  
-DQT_THREAD_SUPPORT -I/usr/X11R6/include/freetype2 -fno-coalesce 
-I/sw/include  -DRGKDE3 -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new 
-fno-gcse -fexceptions -MT notefont.o -MD -MP -MF ".deps/notefont.Tpo" 
\
  -c -o notefont.o `test -f 'notefont.cpp' || echo './'`notefont.cpp; \
then mv -f ".deps/notefont.Tpo" ".deps/notefont.Po"; \
else rm -f ".deps/notefont.Tpo"; exit 1; \
fi
In file included from notefont.cpp:57:
/usr/X11R6/include/freetype2/freetype/ftoutln.h:101: error: `FT_Error' 
was not
   declared in this scope

If you have freetype(-hinting) installed, remove it while building this 
:
you see -I/sw/include  before  -I/usr/X11R6/include/freetype2 , so you
are are sure that a '#include  will otherwise get 
the
one from freetype instead of the one from freetype2 in 
/usr/X11R6/include

(There is a FAQ on this)
JF Mertens

---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] installing emacs21-xaw3d-21.3.50-20041117-2 fails (2)

2004-11-19 Thread jfm
I too had to remove nxml-mode ( and jde ) before being able to
install the latest emacs21-gtk.
xml-node could be reinstalled afterwards, but for jde even that didn't  
work...

JF Mertens
On Nov 19, 2004, at 2:29 PM, Dominique Dhumieres wrote:
I finally succeeded to install it doing the following:
First in emacs21-xaw3d.info (Note that I did only for emacs21-xaw3d,  
but
this should probably be changed in the other packages as well), I  
replaced
after

PostInstScript: <<
  # redundant but apparently necessary since doing it in the build  
script
  # isn't actually making the change when the .deb is unpacked(?)
  chmod 755 %i/share/emacs/%v/leim/ja-dic
  chmod 755 %i/share/emacs/%v/leim/quail

by
  # redundant but apparently necessary since doing it in the build  
script
  # isn't actually making the change when the .deb is unpacked(?)
  chmod 755 %p/share/emacs/%v/leim/ja-dic
  chmod 755 %p/share/emacs/%v/leim/quail

Then I had to rebuid emacs21-xaw3d and install it.
It failed with:
...
ln:  
`/sw/share/emacs21/site-lisp/nxml-mode/char-name/unicode/1D400 
-1D7FF.el': File exists
ln:  
`/sw/share/emacs21/site-lisp/nxml-mode/char-name/unicode/E- 
E007F.el': File exists
emacs-install: /sw/lib/emacsen-common/packages/install/nxml-mode  
emacs21 emacs21 failed at /sw/lib/emacsen-common/emacs-install line  
28,  line 16.
dpkg: error processing emacs21-xaw3d (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 emacs21-xaw3d
### execution of dpkg failed, exit code 1
Failed: can't install package emacs21-xaw3d-21.3.50-20041117-2

Second I removed all the files in
/sw/share/emacs21/site-lisp/nxml-mode/char-name/unicode/
and redid the install and it worked.
Note that I had several warnings such as:
...
Source file `/sw/share/emacs21/site-lisp/nxml-mode/nxml-uchnm.el'  
newer than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/nxml-mode.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/xmltok.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/nxml-util.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/nxml-rap.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/nxml-outln.el'  
newer than byte-compiled file
...
Source file `/sw/share/emacs21/site-lisp/nxml-mode/rng-util.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/rng-uri.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/rng-pttrn.el' newer  
than byte-compiled file
...
Source file `/sw/share/emacs21/site-lisp/nxml-mode/rng-parse.el' newer  
than byte-compiled file
Source file `/sw/share/emacs21/site-lisp/nxml-mode/rng-match.el' newer  
than byte-compiled file
...
Source file `/sw/share/emacs21/site-lisp/nxml-mode/rng-valid.el' newer  
than byte-compiled file
...
Source file `/sw/share/emacs21/site-lisp/nxml-mode/xsd-regexp.el'  
newer than byte-compiled file
...
Byte-compiling bintree.el...

In end of data:
bintree.el:353:1:Warning: the following functions are not known to be  
defined:
elib-stack-create, elib-stack-push, elib-stack-pop
Wrote /sw/share/emacs21/site-lisp/elib/bintree.elc
Byte-compiling avltree.el...

In end of data:
avltree.el:587:1:Warning: the following functions are not known to be  
defined:
elib-stack-create, elib-stack-push, elib-stack-pop
Wrote /sw/share/emacs21/site-lisp/elib/avltree.elc
Byte-compiling cookie.el...

In elib-refresh-tin:
cookie.el:375:55:Warning: reference to free variable `dll'
Wrote /sw/share/emacs21/site-lisp/elib/cookie.elc
Byte-compiling string.el...
In elib-string-expand-newtext:
string.el:109:36:Warning: reference to free variable `newtext'
string.el:122:51:Warning: reference to free variable `string'
Wrote /sw/share/emacs21/site-lisp/elib/string.elc
...
In toplevel form:
pari.el:116:1:Warning: third arg to `defvar gp-readline-enabledp' is  
not a string: (substring *t if readline is enabled. Emacs will try to  
set it properly
whenever a gp-session is started. 1)
pari.el:122:1:Warning: third arg to `defvar pari-colors' is not a  
string:
(substring *Where the choice of colors is stored 1)
pari.el:136:1:Warning: third arg to `defvar gp-additional-cpl-file' is  
not a string: (substring *A name (string) of a completion file used in  
supplement for completion.
This file should have the format of 'gp-menu files. 1)
pari.el:142:1:Warning: third arg to `defvar gp-tutorial-requiredp' is  
not a
string: (substring *T if comments should be given for some  
functions. 1)
pari.el:153:1:Warning: third arg to `defvar gp-no-menu-bar' is not a  
string:
(substring *A non nil value means that we do not want any menu-bar  
1)
pari.el:158:1:Warning: third arg to `defvar gp-no-color-item' is not a  
string:
(substring *T means remove the menu-bar item [GP/Colors] 1)
pari.el:163:1:Warning: third arg 

  1   2   >