Help compiling Device::SerialPort
am 09.05.2006 15:50:09 von Stan BrownI am trying to get Device::SerialPort working on Soalris 10.
The build fails during the make stage. What's hapening is that, even though
configure finds the gcc compiler, the build process sets up the Makefile to
use teh (nonexistant cc). I;ve tried to hack the Makefile by hand, but
clearly I don't know what I'm doing :-(
I change teh CC def to gcc, and the LD def to /usr/ccs/bin/ld (is that
correct, or should there be a GNU linker). I also ahd to remove -G from
LDFLAGS,
But after doing all of this, I still could not get it to compile.
Sugestions?
--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin