-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Jun 9, 2005, at 3:06 AM, Jose Figueroa-O'Farrill wrote:



Hi,

I'm trying to install XEmacs from source using Fink on a new powerbook running Panther. (Why from source? Because I'm behind a rather paranoid firewall that only lets through HTTP(S) packets via a proxy and whenever I try to install a
binary it simply gets stuck contacting port 8080 in 0.0.31.144.)

The error I get is

/usr/bin/gcc -c  -O -I. -I../tools -I../libtiff ../tools/raw2tiff.c
../tools/raw2tiff.c: In function 'correlation':
../tools/raw2tiff.c:408: error: 'u_char' undeclared (first use in this function) ../tools/raw2tiff.c:408: error: (Each undeclared identifier is reported only
once
../tools/raw2tiff.c:408: error: for each function it appears in.)
../tools/raw2tiff.c:408: error: parse error before ')' token
../tools/raw2tiff.c:409: error: parse error before ')' token
make[1]: *** [raw2tiff.o] Error 1
make: *** [all] Error 2
### execution of (export failed, exit code 2
Failed: compiling libtiff-3.6.1-1 failed

The typedef is in /usr/include/sys/types.h. Either that file is not included, or _POSIX_C_SOURCE is defined. If _POSIX_C_SOURCE is defined, add a configure test to make it not defined on os x, as those types are not posix.


- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070 Fprint: 26B0 BA6B A409 FA83 42B3 1688 FBF9 8232 A2AB C070
========================================================
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?


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

iEYEARECAAYFAkKoi60ACgkQ+/mCMqKrwHC3mACg4qtmbb9cm7Yt05kmOD2oTFhe
6ooAnjbu9Lfx+gVa3qOZvrwverwM9o6D
=8mJS
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to