[Fink-users] compilation problems from fink

2005-05-10 Thread EDUARDO MARQUES
ok, thanks. Here you have some example when i 
try to compile from source the package 
"tetex-nox":

mkdir .libs
gcc -c -I/sw/include -g -O2 
-DT1LIB_IDENT=\"1.3.1\" 
-DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" 
xglyph.c  -fno-common -DPIC -o .libs/xglyph.lo
gcc -c -I/sw/include -g -O2 
-DT1LIB_IDENT=\"1.3.1\" 
-DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" 
xglyph.c -o xglyph.o >/dev/null 2>&1
mv -f .libs/xglyph.lo xglyph.lo
../libtool --mode=link \
	gcc -o xglyph -L/sw/lib xglyph.lo 
../lib/libt1x.la ../lib/libt1.la \
		-L/usr/X11R6/lib -lXaw -lXt -lXmu 
-lSM -lICE -lXext -lX11  -lm
gcc -o .libs/xglyph -L/sw/lib xglyph.o 
-L../lib/.libs -lt1x -lt1 -L/usr/X11R6/lib 
-lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm
/usr/bin/ld: Undefined symbols:
_XpmReadFileToPixmap
collect2: ld returned 1 exit status
make[1]: *** [xglyph] Error 1
make: *** [] Error 1
### execution of make failed, exit code 2
Failed: compiling t1lib1-1.3.1-2 failed

---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] compilation problems

2005-05-10 Thread EDUARDO MARQUES
Hi everyone!!
I have the new S.O. "Tiger". I already install 
fink and fink commander.

I'm trying to get some packages from fink. I 
usually use:"apt-get" to get from binaries, 
but i having some problems with dependencies 
and nothing is done. So I use the "fink" 
command to get from and compile from sources. 
This one has problems too...it has some make 
erros.

Nothing of these problems happened before in 
the previous S.O. Why i'm having these 
problems? It has something to do with the 
portability for the new and fresh Tiger??

Thanks for your help!!
The common error from "apt-get"..:
apt-get -f install sdl-image
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to 
correct these:
Sorry, but the following packages have unmet 
dependencies:
  sdl-image: Depends: sdl-image-shlibs (= 
1.2.3-1) but it is not going to be installed
  storable-pm: Depends: storable-pm560 but it 
is not installable. For Fink users, this often 
means that you have attempted to install a 
package from the binary distribution which 
depends on a "Restrictive" package. See 
, 
 
or
storable-pm561 but it 
is not installable. For Fink users, this often 
means that you have attempted to install a 
package from the binary distribution which 
depends on a "Restrictive" package. See 
, 
 
or
perl580-core but it 
is not installable. For Fink users, this often 
means that you have attempted to install a 
package from the binary distribution which 
depends on a "Restrictive" package. See 
, 
 
or
perl581-core but it 
is not installable. For Fink users, this often 
means that you have attempted to install a 
package from the binary distribution which 
depends on a "Restrictive" package. See 
, 
 
or
perl584-core but it 
is not installable. For Fink users, this often 
means that you have attempted to install a 
package from the binary distribution which 
depends on a "Restrictive" package. See 
, 

E: Unmet dependencies. Try 'apt-get -f 
install' with no packages (or specify a 
solution).

---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users