bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison error on OSX: "error_one_per_line" (?)


From: Akim Demaille
Subject: Re: bison error on OSX: "error_one_per_line" (?)
Date: 01 Jul 2002 13:56:25 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

|  hello,
| i note that work has been previosuly done on bison re:
| "error_one_per_line"
|  
| i've been trying to build 1.35 on OSX and keep coming across the same
|  error ..... although compile & build complete SUCCESSFULLY, when i
|  try
|  to run, e.g. "bison --version", i get:
|  
|  address@hidden --version
|  dyld: bison Undefined symbols:
|  _error_one_per_line
|  address@hidden
|  
|  
|  testsuite.log from "make check" gives repeated errors of "undefined
|  symbol" for error_one_per_line.
|  
|  LDFLAGS have been set to: "-flat_namespace -undefined suppress", with
|  no luck ...
|  
|  lib/error.c & lib/error.h may be the culprit(s) here, but i haven't
|  been able to figure it out :-(
|  
|  can ne1 help?

I don't understand the problem here.  Indeed, lib/error.c does provide
a copy of error_one_per_line.  What does nm give on error.o?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]