Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Randal L. Schwartz
> "Brian" == Brian W Barrett <[EMAIL PROTECTED]> writes: Brian> Just wanted to follow up. I'm not sure what happened, but it appears the Brian> problem is with my setup. There are a bunch of errors during the build Brian> process along the lines of: It probably means you tried to build X

[Fink-devel] Link problems with bonobo

2002-02-04 Thread Kyle Moffett
Bonobo warns of multiple symbols for zlib stuff, and links with apple's version. Could we fix it so it always uses one version and doesn't look for/find the other. Our version is preferred over apple's version. Just curious, Kyle Moffett ___ Fink-

Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Alexander Strange
That's a bad thing to just do. First, you should sudo shutdown now and it will go to single-user mode. Run Kyle's command and then reboot (shutdown -r now). On Monday, February 4, 2002, at 10:23 PM, Kyle Moffett wrote: > Try this, at the terminal: > > % sudo fsck -y > > then a bunch of errors wil

Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Kyle Moffett
Try this, at the terminal: % sudo fsck -y then a bunch of errors will get fixed and repair your installation. If it doesn't say FILESYSTEM MODIFIED, or if it still doesn't work, then something else is wrong other than a corrupt filesystem. HTH, Kyle Moffett On Monday, February 4, 2002, at 1

Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Brian W. Barrett
Just wanted to follow up. I'm not sure what happened, but it appears the problem is with my setup. There are a bunch of errors during the build process along the lines of: pbxbuild -target XDarwin -buildstyle Deployment dyld: pbxbuild can't open library: /System/Library/PrivateFrameworks

Re: [Fink-devel] Problems porting libapache-mod-auth-pgsql

2002-02-04 Thread kerneld
On Tuesday, February 5, 2002, at 08:37 AM, Alexander Strange wrote: Do you know C? Define some stuff as static. Yes, I know some C, but not building dynamic libraries. I cannot find the source of the _DLAddHead symbol. The symbol is defined in the postgresql shared libraries: eg /sw/lib/libp

Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Kyle Moffett
This practically killed my build system one time, something damaged Vector.h in CoreFoundation, thus breaking anything building with Cocoa. What I do now is: I have two disks: Disk 1: 40GB Partition 1: HFS+ Name: Mac OS X Contents: Base Mac OS X Install,

Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Randal L. Schwartz
> "Alexander" == Alexander Strange <[EMAIL PROTECTED]> writes: Alexander> Are you building on UFS? I had a weird problem with random file Alexander> deletion when I did that. Heh. The X distro must be haunted. It's very consistent. Beware... building VNC does the same thing! When I start

Re: [Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Alexander Strange
Are you building on UFS? I had a weird problem with random file deletion when I did that. On Monday, February 4, 2002, at 08:19 PM, Brian W. Barrett wrote: > Hi all - > > I'm having some problems with the XFree configuration on my system. I > installed a clean fink install (brand new system) us

[Fink-devel] XFree86 4.2/XDarwin installation failure

2002-02-04 Thread Brian W. Barrett
Hi all - I'm having some problems with the XFree configuration on my system. I installed a clean fink install (brand new system) using the CVS unstable system. I've installed the XFree packages: xfree86-base4.2.0-4 xfree86-rootles 4.2.0-2 However, it appears that something wasn't in

Re: [Fink-devel] slrn still doesn't work

2002-02-04 Thread Olaf Foellinger
* Max Horn <[EMAIL PROTECTED]> [04.02.02 22:51]wrote: > At 20:32 Uhr +0100 04.02.2002, Olaf Foellinger wrote: > >* Jeremy Higgs <[EMAIL PROTECTED]> [04.02.02 19:39]wrote: > > > >> You need to install slang 1.4.4-5, which is in stable, currently (in CVS... > >> It may not have been when 0.3.2a w

Re: [Fink-devel] to stable or not to stable, that is the question

2002-02-04 Thread Max Horn
At 15:49 Uhr -0500 04.02.2002, David R. Morrison wrote: >One of my packages (xdvi) is no longer functional in its "stable" version, >because the source has gone away from the upstream site. > >I made a package for the new version, in "unstable", a while ago. But I >haven't gotten any feedback fro

[Fink-devel] to stable or not to stable, that is the question

2002-02-04 Thread David R. Morrison
One of my packages (xdvi) is no longer functional in its "stable" version, because the source has gone away from the upstream site. I made a package for the new version, in "unstable", a while ago. But I haven't gotten any feedback from users about the new package. It was a bit more of a change

Re: [Fink-devel] slrn still doesn't work

2002-02-04 Thread Max Horn
At 20:32 Uhr +0100 04.02.2002, Olaf Foellinger wrote: >* Jeremy Higgs <[EMAIL PROTECTED]> [04.02.02 19:39]wrote: > >> You need to install slang 1.4.4-5, which is in stable, currently (in CVS... >> It may not have been when 0.3.2a was released). Try 'fink update slang', and >> see if that will u

Re: [Fink-devel] slrn still doesn't work

2002-02-04 Thread Olaf Foellinger
* Jeremy Higgs <[EMAIL PROTECTED]> [04.02.02 19:39]wrote: > You need to install slang 1.4.4-5, which is in stable, currently (in CVS... > It may not have been when 0.3.2a was released). Try 'fink update slang', and > see if that will update it to 1.4.4-5. If it doesn't, then you may need to > ena

Re: [Fink-devel] Successful porting of an unstable package

2002-02-04 Thread David R. Morrison
Each "unstable" package is already ported, and available for testing. (All new packages go into "unstable" pending successful test reports.) If you look in /sw/fink/dists/unstable/main/finkinfo/some_directory, you'll find the existing aalib package. You can copy the .info and .patch files over to

[Fink-devel] Successful porting of an unstable package

2002-02-04 Thread Andrew Kelly
Hi, I recently successfully ported the aalib Ascii Art library to Darwin. This is still listed as an unstable package on the fink site (http://fink.sourceforge.net/pdb/package.php/aalib) so I was wondering how I would go about contributing what I have done? Andrew Kelly __

Re: [Fink-devel] gnome-vfs-1.0.4 needs pkg-config to compile

2002-02-04 Thread David R. Morrison
Install the fink package "pkgconfig" and you will be set. Chris Zubrzycki <[EMAIL PROTECTED]> wrote: > hey just updated unstable and gnome-vfs-1.0.4 will not compile. it says > it needs pkg-config, which I can't find on my system (10.1.2). > > > checking dynamic linker characteristics... dar

[Fink-devel] gnome-vfs-1.0.4 needs pkg-config to compile

2002-02-04 Thread Chris Zubrzycki
hey just updated unstable and gnome-vfs-1.0.4 will not compile. it says it needs pkg-config, which I can't find on my system (10.1.2). checking dynamic linker characteristics... darwin5.2 dyld checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes

[Fink-devel] Problems porting libapache-mod-auth-pgsql

2002-02-04 Thread kerneld
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, I am trying to port this module, and it compiles fine (It is very simple), but there seems to be some conficting symbols with the php4 apache module. Here is what happens when I run apachectl configtest apachectl configtest dyld: /sw/sb

Re: [Fink-devel] gnome-vfs-ssl missing pkgconfig dependency

2002-02-04 Thread Martin Costabel
Benjamin Reed wrote: > > (cc'ing the maintainer) > > I'm trying to build the new gnome-vfs-ssl and it appears to be > missing a dependency on pkgconfig: gnome-vfs (without ssl) has the same missing dependency. -- Martin ___ Fink-devel mailing list