HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] problems building 4.1.1 on hp-ux 11.0 with gcc/3.0.1
make[3]: Entering directory `/usr/local/src/hf/hylafax-4.1.1/util'
....
/usr/local/bin/g++ -I/opt/zlib/include -D__ANSI_CPP__
-
I. -I.. -I.././regex -I.././util -I.././util -I/usr/local/include -g -O -c
FaxCli
ent.c++
FaxClient.c++: In member function `virtual void FaxClient::setupConfig()':
FaxClient.c++:244: assignment of read-only location
FaxClient.c++: In member function `virtual bool FaxClient::setConfigItem(const
char*, const char*)':
FaxClient.c++:281: assignment of read-only location
FaxClient.c++: In member function `bool FaxClient::setCommon(const
FaxClient::FaxParam&, unsigned int)':
FaxClient.c++:435: assignment of read-only location
and then there is
make[3]: Entering directory `/usr/local/src/hf/hylafax-4.1.1/faxalter'
/usr/local/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxalter
-I.
././util -I/usr/local/include -g -O -c faxalter.c++
make[3]: *** No rule to make target `../util/libfaxutil.a', needed by
`faxalter'.
Stop.
make[3]: Leaving directory `/usr/local/src/hf/hylafax-4.1.1/faxalter'
make[2]: *** [default] Error 2
and then there is
make[3]: Entering directory `/usr/local/src/hf/hylafax-4.1.1/faxd'
/usr/local/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd
-I.././
util -I/usr/local/include -g -O -c ServerConfig.c++
ServerConfig.c++: In member function `void ServerConfig::setupConfig()':
ServerConfig.c++:116: assignment of read-only location
ServerConfig.c++:118: assignment of read-only location
ServerConfig.c++: In member function `virtual bool
ServerConfig::setConfigItem(const char*, const char*)':
ServerConfig.c++:406: assignment of read-only location
ServerConfig.c++:424: assignment of read-only location
make[3]: *** [ServerConfig.o] Error 1
and it continues to several other places with the same asignment of read-only
location errors.
I'd love a suggestion or two - has anyone successfully built 4.1.1 on an hp-ux
system?
Thanks!
--
Sid Shapiro - sid_shapiro@bio-rad.com
Bio-Rad Laboratories - (510) 741-6846
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null