[Fink-users] Re: httpd help

2006-02-06 Thread Robert T Wyatt

Martin Costabel wrote:

Robert T Wyatt wrote:

[]

I noticed something odd.

[]

I saw these files appear in the Finder folder /sw/etc/apache2/

highperformance-std.conf.dpkg-new
highperformance.conf.dpkg-new
httpd-server.conf.dpkg-new
httpd-std.conf.dpkg-new
httpd.conf.dpkg-new
magic.dpkg-new
mime.types.dpkg-new
ssl-std.conf.dpkg-new
ssl.conf.dpkg-new

The problem is that they vanish without a trace and all that's left is 
my apache2.d folder.


By default, reinstall does not touch config files. Config files are 
those mentioned in the corresponding field in the package description. 
If you look at the apache2-ssl.info, you will see the above files listed 
in the ConfFiles field.


Even removing a package first and then installing leaves the config 
files untouched (or empty as in your case). In principle, if dpkg 
detects that a config file has been modified, it should ask you what to 
do about it, but apparently it doesn't do this in your case. You have to 
purge a package, either with the fink command or with dpkg, in order 
to remove config files. A subsequent install brings the default config 
files back. dpkg -i --force-confnew should do the reinstallation 
without purging first.




Boy was I hoping that would work!

$ sudo dpkg -i --force-confnew apache2-ssl-common
Password:
/sw/bin/dpkg: error processing apache2-ssl-common (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 apache2-ssl-common



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


Re: [Fink-users] Re: httpd help

2006-02-06 Thread Chris Zubrzycki

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Feb 6, 2006, at 8:38 AM, Robert T Wyatt wrote:


Martin Costabel wrote:

Robert T Wyatt wrote:


By default, reinstall does not touch config files. Config files  
are those mentioned in the corresponding field in the package  
description. If you look at the apache2-ssl.info, you will see the  
above files listed in the ConfFiles field.
Even removing a package first and then installing leaves the  
config files untouched (or empty as in your case). In principle,  
if dpkg detects that a config file has been modified, it should  
ask you what to do about it, but apparently it doesn't do this in  
your case. You have to purge a package, either with the fink  
command or with dpkg, in order to remove config files. A  
subsequent install brings the default config files back. dpkg -i  
--force-confnew should do the reinstallation without purging first.


Boy was I hoping that would work!

$ sudo dpkg -i --force-confnew apache2-ssl-common
Password:
/sw/bin/dpkg: error processing apache2-ssl-common (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 apache2-ssl-common


Of course, dpkg needs to be given the path to the deb, not just a name.

- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3  1688 FBF9 8232 A2AB C070


Isaac Newton understood the impact of the Apple.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Darwin)
Comment: Please sign reply-http://www.gnupg.org

iEYEARECAAYFAkPnYQsACgkQ+/mCMqKrwHACgwCfRz7O8034a04V0VU8WjFaXqmN
nCoAoLFeTsHl+tY5voQ4NS0NWezvQ9Hq
=eELR
-END PGP SIGNATURE-


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


Re: [Fink-users] error installing qcad-2.0.1.3-1-2

2006-02-06 Thread Daniel Macks
On Sun, Feb 05, 2006 at 03:36:18PM +0100, Martin Costabel wrote:
 Markus Kamp wrote:
 Hi, folks
 
 I've tried to install qcad-2.0.1.3-1-2 (on Tiger, XCode 2.2) and got the 
 following error...
 Does someone know what to do about it?
 
 Yes, see the thread from last May:
 http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg18959.html
 Unfortunately, this package doesn't seem to be actively maintained nowadays.

There are many long-standing bugs in that pkg:( Among others, a bug
that causes the original error to get hidden and a missing GCC field
that causes who-knows-what effects.

FWIW, it doesn't build in a pure gcc4 environment either (the sources
aren't clean for gcc4's stricter syntax rules).

dan

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



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


[Fink-users] Re: error installing qcad-2.0.1.3-1-2

2006-02-06 Thread Daniel E. Macks
Martin Costabel [EMAIL PROTECTED] said:
 Markus Kamp wrote:
 Hi, folks
 
 I've tried to install qcad-2.0.1.3-1-2 (on Tiger, XCode 2.2) and got the 
 following error...
 Does someone know what to do about it?

 Yes, see the thread from last May:
http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg18959.html
 Unfortunately, this package doesn't seem to be actively maintained nowadays.

I see there's a new version (2.0.5.0-1) available. So the first
approach for someone who wants to solve this would be to upgrade the
fink pacakage.

dan

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




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


Re: [Fink-users] Re: httpd help

2006-02-06 Thread Robert T. Wyatt

Chris Zubrzycki wrote:

On Feb 6, 2006, at 1:23 AM, Martin Costabel wrote:


Robert T Wyatt wrote:

I saw these files appear in the Finder folder /sw/etc/apache2/
highperformance-std.conf.dpkg-new
highperformance.conf.dpkg-new
httpd-server.conf.dpkg-new
httpd-std.conf.dpkg-new
httpd.conf.dpkg-new
magic.dpkg-new
mime.types.dpkg-new
ssl-std.conf.dpkg-new
ssl.conf.dpkg-new
The problem is that they vanish without a trace and all that's left 
is my apache2.d folder.


By default, reinstall does not touch config files. Config files are 
those mentioned in the corresponding field in the package 
description. If you look at the apache2-ssl.info, you will see the 
above files listed in the ConfFiles field.


Even removing a package first and then installing leaves the config 
files untouched (or empty as in your case). In principle, if dpkg 
detects that a config file has been modified, it should ask you what 
to do about it, but apparently it doesn't do this in your case. You 
have to purge a package, either with the fink command or with dpkg, 
in order to remove config files. A subsequent install brings the 
default config files back. dpkg -i --force-confnew should do the 
reinstallation without purging first.


The .dpkg-new files are the new conffiles from the .deb, but debian 
wont touch your existing conffiles if it detects you've modified them 
at all. So, just move the .dpkg-new files to the right names and you 
get the same effect, only easier. It's also a good idea to diff them 
and your conf files to see what's been changed in the new versions.


- -chris zubrzycki


Hi Chris,

Turns out that fink install did what fink reinstall would not. After 
purging the files, fink install put the conf files back (reinstall would 
not do this for me yesterday). So I leave the note below unfinished 
since it is no longer relevant. I leave it however, because it may help 
someone down the road.


Special thanks to Alexander, Martin, and Chris for helping out with this,

Robert



I manually removed the conf files because I foolishly thought that I 
could just reinstall the package and they would reappear. So of those 
files above, none of the 'old' files are present. In fact I removed 
their containing folder and fink reinstall put back the folder, but not 
the files.


I removed the files by dragging them to the trash, so dpkg was never 
told about their removal. (Except that I have done scanpackage and index 
at multiple points.)


I can easily drop the .dpkg-new off the ends of those files except that 
only exist briefly before disappearing again. I reckon that I could try 
to grab them during those few moments they are present


One part I don't get regards if it detects you've modified them at 
all. If my files aren't present, why does dpkg think that I've modified 
them?


Is there another way to get the conf files out of the deb?

... and even fink purge --recursive apache2-ssl-common doesn't clean it up.

(Notes about the following: Where does unknown keyword charmap come 
from? What archive is not being found with the dpkg -i command?)


The following packages will be REMOVED:
 apache2-ssl* apache2-ssl-common* apache2-ssl-dev* 
apache2-ssl-mpm-worker* libapache2-ssl-mod-actions* 
libapache2-ssl-mod-auth-anon* libapache2-ssl-mod-auth-dbm*
 libapache2-ssl-mod-auth-digest* libapache2-ssl-mod-auth-ldap* 
libapache2-ssl-mod-bucketeer* libapache2-ssl-mod-cgid* 
libapache2-ssl-mod-expires* libapache2-ssl-mod-headers*
 libapache2-ssl-mod-info* libapache2-ssl-mod-isapi* 
libapache2-ssl-mod-ldap* libapache2-ssl-mod-mime-magic* 
libapache2-ssl-mod-proxy* libapache2-ssl-mod-proxy-connect*
 libapache2-ssl-mod-proxy-ftp* libapache2-ssl-mod-proxy-http* 
libapache2-ssl-mod-rewrite* libapache2-ssl-mod-speling* 
libapache2-ssl-mod-ssl* libapache2-ssl-mod-suexec*
 libapache2-ssl-mod-unique-id* libapache2-ssl-mod-usertrack* 
libapache2-ssl-mod-vhost-alias*

0 packages upgraded, 0 newly installed, 28 to remove and 1  not upgraded.
24 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 10.2MB will be freed.
Do you want to continue? [Y/n]
unknown keyword charmap
(Reading database ... 271195 files and directories currently installed.)
Removing libapache2-ssl-mod-actions ...
Disabling mod_actions module...
apxs:Error: Config file /sw/etc/apache2/httpd.conf not found.
/sw/bin/dpkg: error processing libapache2-ssl-mod-actions (--purge):
subprocess pre-removal script returned error exit status 1
Enabling mod_actions module...
apxs:Error: Config file /sw/etc/apache2/httpd.conf not found.
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1

this error is reported for each module

Removing apache2-ssl ...
Removing apache2-ssl-mpm-worker ...
Removing apache2-ssl-dev ...
Removing apache2-ssl-common ...
Purging configuration files for apache2-ssl-common ...
dpkg - warning: while removing apache2-ssl-common, directory 
`/sw/var/apache2/logs' not empty so not 

Re: [Fink-users] Re: httpd help

2006-02-06 Thread Robert T. Wyatt

Chris Zubrzycki wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Feb 6, 2006, at 8:38 AM, Robert T Wyatt wrote:


Martin Costabel wrote:

Robert T Wyatt wrote:


By default, reinstall does not touch config files. Config files are 
those mentioned in the corresponding field in the package 
description. If you look at the apache2-ssl.info, you will see the 
above files listed in the ConfFiles field.
Even removing a package first and then installing leaves the config 
files untouched (or empty as in your case). In principle, if dpkg 
detects that a config file has been modified, it should ask you what 
to do about it, but apparently it doesn't do this in your case. You 
have to purge a package, either with the fink command or with 
dpkg, in order to remove config files. A subsequent install brings 
the default config files back. dpkg -i --force-confnew should do 
the reinstallation without purging first.


Boy was I hoping that would work!

$ sudo dpkg -i --force-confnew apache2-ssl-common
Password:
/sw/bin/dpkg: error processing apache2-ssl-common (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 apache2-ssl-common


Of course, dpkg needs to be given the path to the deb, not just a name.


hmmm, yes of course it would... oops!


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


[Fink-users] A bug in distcc.conf

2006-02-06 Thread Henrik Nørgaard Hansen

Hej,

There is a bug in the configuration file distcc.conf for the  
distributed c-compiler.


This line,
DISTCC_LOG=/sw/var/log/distcc.log
is interpreted as
DISTCC_LOG=/sw/var/log/distcc.log 
because it had a space character after .log, therefore a file named  
/sw/var/log/distcc.log  is created, which confuses matters a lot !


Maintainer cc'ed.


Regards,

Henrik Nørgaard Hansen

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


[Fink-users] File not found?

2006-02-06 Thread Don Blaheta
I'm trying to install the php4-apache2-ssl package, and keep getting
hung up on a dependency: mod_ssl-2.8.14-1.3.27.tar.gz isn't found on any
mirror.  I've already run fink selfupdate; what else should I be trying?

My system is a dual G5 running OS X 10.3.9, with fink 0.17.1.  fink.conf
tells me:

  Trees: local/main stable/main stable/crypto local/bootstrap unstable/main 
unstable/crypto
  Distribution: 10.3

if that's relevant.

-- 
-=-Don [EMAIL PROTECTED]http://www.blahedo.org/-=-
The Briggs/Chase Law of Program Development:
To determine how long it will take to write and debug a
program, take your best estimate, multiply that by two, add one, and
convert to the next higher units.


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


[Fink-users] gettext-tools won't install if distcc-default is installed

2006-02-06 Thread Henrik Nørgaard Hansen

Hej,

I am having some strange problems with distcc.  Specifically a few  
packages won't install if distcc-default is installed.  Let me  
explain this in details:


I'm in the midst of a fink update-all and gettext-tools among  
others has to be updated.  The update fails with this error:


 gcc -c -DLOCALEDIR=\/sw/share/locale\ -DLOCALE_ALIAS_PATH=\/sw/ 
share/locale\ -DLIBDIR=\/sw/lib\ -DIN_LIBINTL - 
DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\/sw/lib\ - 
DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix - 
Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H - 
I. -I../../gettext-runtime/intl -I.. -I/sw/include -I/System/ 
Library/Frameworks/CoreFoundation.framework/Headers -g -O2 ../../ 
gettext-runtime/intl/langprefs.c  -fno-common -DPIC -o .libs/ 
langprefs.o
distcc[6250] ERROR: compile /sw/var/ccache/langprefs.tmp.Henriks- 
PowerBook-G3.local.6246.i on hnhemac failed
../../gettext-runtime/intl/langprefs.c: In function  
'_nl_language_preferences_default':
../../gettext-runtime/intl/langprefs.c:55: error: built-in function  
`__builtin___CFStringMakeConstantString' requires `-fconstant- 
cfstrings' flag

make[2]: *** [langprefs.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of cd failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gettext-tools-0.14.5-3
(Reading database ... 7906 files and directories currently installed.)
Removing fink-buildlock-gettext-tools-0.14.5-3 ...
Failed: phase compiling: gettext-tools-0.14.5-3 failed




There are 2 computers involved:
- Henriks-PowerBook-G3, system 10.3.9, fink unstable  
0.24.11/0.7.2.rsync.  This computer is being updated.  It has distcc- 
default installed.
- hnhemac, system 10.4.4, fink unstable 0.24.11/0.8.0.rsync.  This  
computer is running distccd as installed via fink.


OK, someone might object that the 2 machines are running different OS- 
versions, compiler-versions, fink-versions and have different CPUs !   
But, believe me - it should work.  See also http://distcc.samba.org/.


And, no I have not changed #MAKEFLAGS=-j4 .

I should mention that I have in fact successfully installed several  
other packages using distcc-default.


But, I'll change the configuration parameter for which hosts to use  
in /sw/etc/distcc.conf to read:

DISTCC_HOSTS='localhost'

I'll run fink install gettext-tools and the update fails with:


gcc -dynamiclib  -o .libs/libintl.3.4.3.dylib  .libs/ 
bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/ 
gettext.o .libs/finddomain.o .libs/loadmsgcat.o .libs/ 
localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/ 
explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/ 
dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural- 
exp.o .libs/localcharset.o .libs/relocatable.o .libs/ 
langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/ 
osdep.o .libs/intl-compat.o  -L/sw/lib /sw/lib/libiconv.dylib -lc  - 
Wl,-framework -Wl,CoreFoundation -install_name  /sw/lib/libintl. 
3.dylib -Wl,-compatibility_version -Wl,8 -Wl,-current_version -Wl,8.3
ld: warning -dylib_install_name /sw/lib/libintl.3.dylib not found  
in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/ 
prebound/seg_addr_table

ld: warning multiple definitions of symbol _locale_charset
.libs/localcharset.o definition of _locale_charset in section  
(__TEXT,__text)

/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
ld: .libs/dcigettext.o r_type field of relocation entry 102 in  
section (__TEXT,__text) invalid
ld: .libs/dcigettext.o stray relocation PPC_RELOC_PAIR entry (103)  
in section (__TEXT,__text)
ld: .libs/dcigettext.o r_type field of relocation entry 104 in  
section (__TEXT,__text) invalid
ld: .libs/dcigettext.o stray relocation PPC_RELOC_PAIR entry (105)  
in section (__TEXT,__text)
ld: .libs/dcigettext.o r_type field of relocation entry 106 in  
section (__TEXT,__text) invalid
ld: .libs/dcigettext.o stray relocation PPC_RELOC_PAIR entry (107)  
in section (__TEXT,__text)


repated hundreds of times

ld: .libs/plural.o stray relocation PPC_RELOC_PAIR entry (332) in  
section (__TEXT,__text)
ld: .libs/plural.o r_type field of relocation entry 333 in section  
(__TEXT,__text) invalid
ld: .libs/plural.o stray relocation PPC_RELOC_PAIR entry (334) in  
section (__TEXT,__text)
ld: .libs/plural.o r_type field of relocation entry 335 in section  
(__TEXT,__text) invalid
ld: .libs/plural.o stray relocation PPC_RELOC_PAIR entry (336) in  
section (__TEXT,__text)

distcc[22350] ERROR: compile (null) on localhost failed
make[2]: *** [libintl.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of cd failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gettext-tools-0.14.5-3
(Reading database ... 7906 files and directories currently installed.)
Removing fink-buildlock-gettext-tools-0.14.5-3 ...
Failed: phase compiling: gettext-tools-0.14.5-3 failed




Re: [Fink-users] File not found?

2006-02-06 Thread Alexander K. Hansen
On 2/6/06, Don Blaheta [EMAIL PROTECTED] wrote:
 I'm trying to install the php4-apache2-ssl package, and keep getting
 hung up on a dependency: mod_ssl-2.8.14-1.3.27.tar.gz isn't found on any
 mirror.  I've already run fink selfupdate; what else should I be trying?

 My system is a dual G5 running OS X 10.3.9, with fink 0.17.1.  fink.conf
 tells me:

   Trees: local/main stable/main stable/crypto local/bootstrap unstable/main 
 unstable/crypto
   Distribution: 10.3

 if that's relevant.

 --
 -=-Don [EMAIL PROTECTED]http://www.blahedo.org/-=-
 The Briggs/Chase Law of Program Development:
 To determine how long it will take to write and debug a
 program, take your best estimate, multiply that by two, add one, and
 convert to the next higher units.




That's way out of date now.  I'd recommend running fink
selfupdate-rsync to get updated package descriptions (and the base
packages, too).

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


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


Re: [Fink-users] gettext-tools won't install if distcc-default is installed

2006-02-06 Thread Martin Costabel

Henrik Nørgaard Hansen wrote:
[]

There are 2 computers involved:
- Henriks-PowerBook-G3, system 10.3.9, fink unstable 
0.24.11/0.7.2.rsync.  This computer is being updated.  It has 
distcc-default installed.
- hnhemac, system 10.4.4, fink unstable 0.24.11/0.8.0.rsync.  This 
computer is running distccd as installed via fink.


OK, someone might object that the 2 machines are running different 
OS-versions, compiler-versions, fink-versions and have different CPUs !  
But, believe me - it should work.  See also http://distcc.samba.org/.


I think the compiler version needs to be the same on all machines. If 
'gcc' is gcc-3.3 on one machine and gcc-4.0 on the other one, I wouldn't 
be surprised if it didn't work.


--
Martin



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


[Fink-users] systemstub

2006-02-06 Thread Jeremy Greenwald
I am trying to install xemacs on a OS 10.4 machine.  But I keep seeing
this error
/usr/bin/ld: can't locate file for: -lSystemStubs

There isn't any file with that name on my system.  Has anyone seen this before?




--
Jeremy Greenwald

Double True!


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


[Fink-users] Re: systemstub

2006-02-06 Thread Jeremy Greenwald
Turns out I hadn't installed the new Xcode package.  Everything looks
good after installing Xcode tools

On 2/6/06, Jeremy Greenwald [EMAIL PROTECTED] wrote:
 I am trying to install xemacs on a OS 10.4 machine.  But I keep seeing
 this error
 /usr/bin/ld: can't locate file for: -lSystemStubs

 There isn't any file with that name on my system.  Has anyone seen this 
 before?




 --
 Jeremy Greenwald
 
 Double True!



--
Jeremy Greenwald

Double True!


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