fox-1.2.16 build fails make on sunos

J

Jim Freeze

Building fox-1.2.16 on sun yields:

/configure --prefix=<myprefix>
[snipped]
make
...[many lines cut]
In file included from ../include/xincs.h:165,
from FXBZStream.cpp:24:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from ../include/xincs.h:167,
from FXBZStream.cpp:24:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from ../include/xincs.h:168,
from FXBZStream.cpp:24:
/usr/openwin/include/X11/Xresource.h:56: warning: ignoring #pragma ident
FXBZStream.cpp: In member function `virtual long unsigned int
FX::FXBZFileStream::writeBuffer(long unsigned int)':
FXBZStream.cpp:69: `BZ2_bzWrite' undeclared (first use this function)
FXBZStream.cpp:69: (Each undeclared identifier is reported only once for each
function it appears in.)
FXBZStream.cpp: In member function `virtual long unsigned int
FX::FXBZFileStream::readBuffer(long unsigned int)':
FXBZStream.cpp:92: `BZ2_bzRead' undeclared (first use this function)
FXBZStream.cpp: In member function `FXbool FX::FXBZFileStream::eek:pen(const
FX::FXString&, FX::FXStreamDirection, long unsigned int)':
FXBZStream.cpp:113: `BZ2_bzReadOpen' undeclared (first use this function)
FXBZStream.cpp:115: `BZ2_bzReadClose' undeclared (first use this function)
FXBZStream.cpp:127: `BZ2_bzWriteOpen' undeclared (first use this function)
FXBZStream.cpp:129: `BZ2_bzWriteClose' undeclared (first use this function)
*** Error code 1
make: Fatal error: Command failed for target `FXBZStream.lo'
Current working directory /tmp/fox-1.2.16/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Why all the problems?
 
E

Eric Hodel

--Apple-Mail-2--705658606
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed

Building fox-1.2.16 on sun yields:

./configure --prefix=<myprefix>
[snipped]
make
...[many lines cut]
In file included from ../include/xincs.h:165,
from FXBZStream.cpp:24:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from ../include/xincs.h:167,
from FXBZStream.cpp:24:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from ../include/xincs.h:168,
from FXBZStream.cpp:24:
/usr/openwin/include/X11/Xresource.h:56: warning: ignoring #pragma
ident
FXBZStream.cpp: In member function `virtual long unsigned int
FX::FXBZFileStream::writeBuffer(long unsigned int)':
FXBZStream.cpp:69: `BZ2_bzWrite' undeclared (first use this function)
FXBZStream.cpp:69: (Each undeclared identifier is reported only once
for each
function it appears in.)
FXBZStream.cpp: In member function `virtual long unsigned int
FX::FXBZFileStream::readBuffer(long unsigned int)':
FXBZStream.cpp:92: `BZ2_bzRead' undeclared (first use this function)
^^^^^^^^^^

I think you're missing a bzip2 header.
FXBZStream.cpp: In member function `FXbool
FX::FXBZFileStream::eek:pen(const
FX::FXString&, FX::FXStreamDirection, long unsigned int)':
FXBZStream.cpp:113: `BZ2_bzReadOpen' undeclared (first use this
function)
FXBZStream.cpp:115: `BZ2_bzReadClose' undeclared (first use this
function)
FXBZStream.cpp:127: `BZ2_bzWriteOpen' undeclared (first use this
function)
FXBZStream.cpp:129: `BZ2_bzWriteClose' undeclared (first use this
function)
*** Error code 1
make: Fatal error: Command failed for target `FXBZStream.lo'
Current working directory /tmp/fox-1.2.16/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Why all the problems?

--
Eric Hodel - (e-mail address removed) - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04

--Apple-Mail-2--705658606
content-type: application/pgp-signature; x-mac-type=70674453;
name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iEYEARECAAYFAkJVZlMACgkQMypVHHlsnwRieQCgy+YJp8q83ukTS7dB2m62sES/
SakAoML7s/yPAVNcw5VZtni6wio4/iSI
=dtDV
-----END PGP SIGNATURE-----

--Apple-Mail-2--705658606--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top