Remember that the GCC compiler on the VAX install is a modified gcc v 2.9.5. 
Not sure if the error messages were even more cryptic then. Also not sure if 
the fact that the machine I am using has only 32 megs of RAM is a factor. Once 
I master SIMH I may try to run it under emulation on my x86 machine.  

I sent a "cat /root/portslogs/* | mail" email message today with my redo 
attempt with portslogger. cat as expected concatenated the logs so they   maybe 
difficult to read. Will try to email it again more neatly today from another 
machine. BTW for this redo I completely reinstalled the ports tree just to make 
sure I have the 5.2 ports not -current which I do (and did previously). The 5.2 
ports tree does NOT have a CVS/Tag file. I also confirmed this by also 
uncompressing the ports tarball on a diff machine.

Thanks.

Sincerely,

Hany.

On Feb 15, 2013, at 9:38 AM, [email protected] (Jérémie Courrèges-Anglas) 
wrote:

> 
> Thanks for your report, however I find this rather weird...
> Excerpt from emacs23_make.log:
> 
> [...]
> ===>  Building for gperf-3.0.4
> cd lib; make all
> cc -O2 -pipe -I. -c ./getopt.c
> cc -O2 -pipe -I. -c ./getopt1.c
> c++ -O2 -pipe -I. -c ./getline.cc
> c++ -O2 -pipe -I. -c ./hash.cc
> rm -f libgp.a
> ar rc libgp.a getopt.o getopt1.o getline.o hash.o
> ranlib libgp.a
> cd src; make all
> c++ -O2 -pipe -I. -I./../lib -c ./version.cc
> c++ -O2 -pipe -I. -I./../lib -c ./positions.cc
> c++ -O2 -pipe -I. -I./../lib -c ./options.cc
> c++ -O2 -pipe -I. -I./../lib -c ./keyword.cc
> c++ -O2 -pipe -I. -I./../lib -c ./keyword-list.cc
> c++ -O2 -pipe -I. -I./../lib -c ./input.cc
> c++ -O2 -pipe -I. -I./../lib -c ./bool-array.cc
> *** Error code 1
> 
> Stop in /usr/ports/pobj/gperf-3.0.4/gperf-3.0.4/src (line 111 of Makefile).
> *** Error code 1
> 
> Stop in /usr/ports/pobj/gperf-3.0.4/gperf-3.0.4 (line 33 of Makefile).
> *** Error code 1
> 
> Stop in /usr/ports/devel/gperf (line 2496 of 
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
> [...]
> 
> And that's all?  "Error code 1"?  Terse...
> 
> Could you please go to /usr/ports/devel/gperf, launch make (without any
> output redirection) and see if there is any other interesting message?
> 
> Thanks,
> -- 
> Jérémie Courrèges-Anglas
> GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90  8961 6191 8FBF 06A1 1494
> 

Reply via email to