Re: [q-lang-users] Error compiling Q on Mac
Brought to you by:
agraef
From: Marco M. <ma...@ma...> - 2006-12-02 17:34:43
|
On Dec 2, 2006, at 5:07 PM, John Cowan wrote: > Marco Maggesi scripsit: > >> clib.c: In function '__F__clib_sys_vars': >> clib.c:1787: error: 'AF_LOCAL' undeclared (first use in this =20 >> function) > > That's very bizarre. OS X definitely supports local domain sockets > using AF_LOCAL. It's got to be a configuration problem of some sort. Don't know if this information can be pertinent: I ran ./configure as =20= follows: LDFLAGS=3D"-L/opt/local/lib" CPPFLAGS=3D"-I/opt/local/include" = ./configure I set LDFLAGS and CPPFLAGS since I installed gmp with macports. Thank you. Marco Maggesi Universit=E0 degli Studi di Firenze http://www.math.unifi.it/~maggesi/ |