
tye at metronet
Sep 26, 1995, 7:15 AM
Post #2 of 2
(70 views)
Permalink
|
Excerpts from the mail message of Paul Winkeler: ) On a SunOS 4.1.2 1 sun4c machine I consistently run into this error ) when building perl: [...] ) cc -o perl perlmain.o libperl.a lib/auto/DynaLoader/DynaLoader.a ) `cat ext.libs` -lresolv -lm ) ld: lib/auto/DynaLoader/DynaLoader.a(__.SYMDEF): ran out of memory (toc) ) *** Error code 4 ) make: Fatal error: Command failed for target `perl' ) ) What gives? Please reply to me directly as I do not read this ) list. Sounds like you are running out of swap space. Sorry, it has been too long since I added swap space to a Sun system so I don't recall any specifics on how to go about it. "man sar" will probably be helpful in determining if this is actually your problem, though. -- Tye McQueen tye [at] metronet || tye [at] doober Nothing is obvious unless you are overlooking something http://www.metronet.com/~tye/ (scripts, links, nothing fancy)
|