[Fink-users] gnome-vfs_2_

2005-03-01 Thread Jonathan Levi MD
OK, so I failed to notice that there are both gnome-vfs and 
gnome-vfs2 packages. Nevertheless, when I do fink list gnome-vfs, I 
get

Information about 4704 packages read in 13 seconds.
 [gnome-vfs packages]
(i)  gnome-vfs2   2.6.1.1-15   The GNOME virtual file-system libraries
(i)  gnome-vfs2-dev   2.6.1.1-15   The GNOME virtual file-system libraries
(i)  gnome-vfs2-s...  2.6.1.1-15   The GNOME virtual file-system libraries
 [gnome-vfs2-ssl packages]
When I tried fink install gnome-vfs2, I got
Information about 4704 packages read in 13 seconds.
Failed: no matching version found for gnome-vfs2
This is surprising, since for info I have
jonathan$ locate .info | egrep '^\/sw.+gnome-vfs.*\.info$'
...
/sw/fink/10.3/unstable/main/finkinfo/gnome/gnome-vfs2.info
Inspection of /sw/fink/10.3/unstable/main/finkinfo/gnome/gnome-vfs2.info 
gives
Package: gnome-vfs2
Version: 2.6.1.1
Revision: 15
Depends: %N-shlibs (= %v-%r), gconf2 (= 2.6.0-1), gettext, \
glib2 (= 2.4.0-1), libbonobo2 (= 2.6.0-1), libiconv, \
libxml2-shlibs (= 2.6.7-1), orbit2 (= 2.10.0-1), popt
BuildConflicts: openssl-dev, openssl097-dev
BuildDepends: glib2-dev (= 2.4.0-1), orbit2-dev (= 2.10.0-1), \
libbonobo2-dev (= 2.6.0-1), gconf2-dev (= 2.6.0-1), \
libxml2 (= 2.6.7-1), pkgconfig, gtk-doc (= 1.2-1), \
intltool (= 0.30-1), bzip2-dev, gettext-dev, gettext-bin, \
libiconv-dev
Conflicts: gnome-vfs2-ssl
Replaces: gnome-vfs2-ssl, libgnome2 ( 2.6.0-6)
...
So where is the mismatch? --Jonathan
---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Office Computer Can't Compile fink-0.24.1-11

2005-03-01 Thread Jonathan Levi, M.D.
Sorry to keep coming back,
The following package will be installed or updated:
 fink
gzip -dc /sw/src/fink-0.24.1.tar.gz | /sw/bin/tar -xf - 
--no-same-owner --no-same-permissions
make test
Creating fink...
...

This first test is designed to die, so please ignore the error
message on the next line.
# Looks like your test died before it could output anything.
./00compileok
...
./Services/execute_nonroot_okayok 9/12shell-init: error 
retrieving current directory: getcwd: cannot access parent 
directories: Permission denied
shell-init: error retrieving current directory: getcwd: cannot access parent \
	directories: Permission denied
./Services/execute_nonroot_okayok 10/12shell-init: error retrieving \
	current directory: getcwd: cannot access parent directories: \
	Permission denied
touch: creating `/tmp/execute_nonroot_okay.t_10qLb/f6': Permission denied
# Failed test (./Services/execute_nonroot_okay.t at line 103)
./Services/execute_nonroot_okayNOK 11#  got: 1
# expected: 0
shell-init: error retrieving current directory: getcwd: cannot access parent \
	directories: Permission denied
shell-init: error retrieving current directory: getcwd: cannot access parent \
	 directories: Permission denied
./Services/execute_nonroot_okayok 12/12# Looks like you failed 1 \
	tests of 12.
./Services/execute_nonroot_okaydubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 11
Failed 1/12 tests, 91.67% okay (less 1 skipped test: 10 okay, 83.33%)
./Services/expand_percent..ok
./Services/prepare_script..ok
./Text/DelimMatch..ok
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
./Services/execute_nonroot_okay.t1   256121   8.33%  11
2 subtests skipped.
Failed 1/31 test scripts, 96.77% okay. 1/701 subtests failed, 99.86% okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
Failed: compiling fink-0.24.1-11 failed

tia again,  Jonathan
---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Office Computer Can't Compile fink-0.24.1-11

2005-03-01 Thread Alexander K. Hansen
On Mar 1, 2005, at 6:20 PM, Jonathan Levi, M.D. wrote:
Sorry to keep coming back,
The following package will be installed or updated:
 fink
gzip -dc /sw/src/fink-0.24.1.tar.gz | /sw/bin/tar -xf -  
--no-same-owner --no-same-permissions
make test
Creating fink...
...

This first test is designed to die, so please ignore the error
message on the next line.
# Looks like your test died before it could output anything.
./00compileok
...
./Services/execute_nonroot_okayok 9/12shell-init: error  
retrieving current directory: getcwd: cannot access parent  
directories: Permission denied
shell-init: error retrieving current directory: getcwd: cannot access  
parent \
	directories: Permission denied
./Services/execute_nonroot_okayok 10/12shell-init: error  
retrieving \
	current directory: getcwd: cannot access parent directories: \
	Permission denied
touch: creating `/tmp/execute_nonroot_okay.t_10qLb/f6': Permission  
denied
# Failed test (./Services/execute_nonroot_okay.t at line 103)
./Services/execute_nonroot_okayNOK 11#  got: 1
# expected: 0
shell-init: error retrieving current directory: getcwd: cannot access  
parent \
	directories: Permission denied
shell-init: error retrieving current directory: getcwd: cannot access  
parent \
	 directories: Permission denied
./Services/execute_nonroot_okayok 12/12# Looks like you failed  
1 \
	tests of 12.
./Services/execute_nonroot_okaydubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 11
Failed 1/12 tests, 91.67% okay (less 1 skipped test: 10 okay,  
83.33%)
./Services/expand_percent..ok
./Services/prepare_script..ok
./Text/DelimMatch..ok
Failed Test   Stat Wstat Total Fail  Failed  List  
of Failed
--- 

./Services/execute_nonroot_okay.t1   256121   8.33%  11
2 subtests skipped.
Failed 1/31 test scripts, 96.77% okay. 1/701 subtests failed, 99.86%  
okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
Failed: compiling fink-0.24.1-11 failed

tia again,  Jonathan

Anything unusual in your fink setup, e.g. using a removable drive, or a  
nonstandard fink tree directory?

--AH

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] linking against guile static lib problem

2005-03-01 Thread james tittle
hiya,

...I'm trying to link a project against the libguile 1.6 static library, but get the following error:

x-tad-smallerLd /Users/tigital/dev/fluxus/build/fluxus.app/Contents/MacOS/fluxus
mkdir -p /Users/tigital/dev/fluxus/build/fluxus.app/Contents/MacOS
cd /Users/tigital/dev/fluxus
/usr/bin/g++-3.3 -o /Users/tigital/dev/fluxus/build/fluxus.app/Contents/MacOS/fluxus -L/Users/tigital/dev/fluxus/build -L../libs -L/Users/tigital/dev/fluxus -L/Users/tigital/dev/ode/lib -F/Users/tigital/dev/fluxus/build -filelist /Users/tigital/dev/fluxus/build/fluxus.build/fluxus-G3.build/Objects-normal/fluxus.LinkFileList -framework GLUT -framework OpenGL -framework AudioToolbox -framework CoreAudio -lode -arch ppc -prebind -Wl,-no_arch_warnings -lpng -lsndfile -lguile -lobjc -lz -ltiff -ljpeg -llo -lfftw3
/x-tad-smallerx-tad-smallerld: multiple definitions of symbol _environ
/usr/lib/crt1.o definition of _environ in section (__DATA,__data)
../libs/libguile.a(posix.o) definition of _environ in section (__DATA,__data)
/x-tad-smaller

...anyway around this?

thanx,
james

Re: [Fink-users] linking against guile static lib problem

2005-03-01 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
james tittle wrote:
| hiya,
|
| ...I'm trying to link a project against the libguile 1.6 static
| library, but get the following error:
|
| Ld /Users/tigital/dev/fluxus/build/fluxus.app/Contents/MacOS/fluxus
| mkdir -p /Users/tigital/dev/fluxus/build/fluxus.app/Contents/MacOS
| cd /Users/tigital/dev/fluxus
| /usr/bin/g++-3.3 -o
| /Users/tigital/dev/fluxus/build/fluxus.app/Contents/MacOS/fluxus
| -L/Users/tigital/dev/fluxus/build -L../libs -L/Users/tigital/dev/fluxus
| -L/Users/tigital/dev/ode/lib -F/Users/tigital/dev/fluxus/build
| -filelist
| /Users/tigital/dev/fluxus/build/fluxus.build/fluxus-G3.build/Objects-
| normal/fluxus.LinkFileList -framework GLUT -framework OpenGL -framework
| AudioToolbox -framework CoreAudio -lode -arch ppc -prebind
| -Wl,-no_arch_warnings -lpng -lsndfile -lguile -lobjc -lz -ltiff -ljpeg
| -llo -lfftw3
| ld: multiple definitions of symbol _environ
| /usr/lib/crt1.o definition of _environ in section (__DATA,__data)
| ../libs/libguile.a(posix.o) definition of _environ in section
| (__DATA,__data)
|
|
| ...anyway around this?
Is that an error or a warning?
Peter
- --
Peter O'Gorman - http://www.pogma.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (Darwin)
iQCVAwUBQiUn17iDAg3OZTLPAQIiSQP/bfHtYt+r+HQe7o1Li+2BrvBWZ1BugLl4
YOW4imUhjw+57QCMedDhKs4nIYOIdo/pRxSY1zwEjHfD3Be9LVFrlTiUSJS4GxNb
cz+kCi281k10ru6oOTc+FoHunv/faAPP9soVQVjHFXOOQ+OTkiMZkQZ6icJFIT8u
KaTdrbB8tNY=
=vBCt
-END PGP SIGNATURE-
---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] updmap.cfg not found

2005-03-01 Thread Stan Sanderson
Attempting to update tetex-base fails with updmap: config file 
updmap.cfg not found

updmap.cfg is present in
/sw/share/texmf-dist/web2c/updmap.cfg
What am I missing?
tetex current:
 bundle-tetex  [virtual package]
 system-tetex20010808-14   Placeholder package for 
manually installed teTeX
 tetex   3.0-1 Complete distribution of 
the TeX typesetting system
 tetex-base  3.0-1 Base programs for a 
teTeX installation
 i   tetex-dev   2.0.2-37  Developer files for a 
teTeX installation
 tetex-macosx  [virtual package]
 tetex-nox   3.0-1 Complete distribution of 
the TeX typesetting system
 tetex-nox-base  3.0-1 Base programs for a 
teTeX installation
 i   tetex-shlibs2.0.2-37  Shared libraries for a 
teTeX installation
 i   tetex-texmf 3.0-1 Main texmf tree for a 
teTeX installation
 xdvi-system-tetex   22.78-1   Display dvi files under 
X11 (system-tetex version)


Stan

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users