mharc-users

Re: Compiling namazu

2003-06-04 21:37:31
I've found several other references to this issue on the web (not with respect to namazu, but with other packages).

Apparently, the configure script doesn't detect that getopt is included in the Mac OS X system (even after removing references to -lm, the error appears with a reference to a definition in "/usr/lib/libSystem.dylib(getopt.So)")

I tried removing getopt.c from the Makefile in /lib, but I must not have done it effectively because Make still created getopt.o and I still got the error message.

Thanks for any help in getting namazu to compile...

Kris Jensen

On Wednesday, June 4, 2003, at 07:17  PM, Makoto Fujiwara wrote:

In the mail,
  To: mharc-users(_at_)mhonarc(_dot_)org
  Cc: namazu-users-en(_at_)namazu(_dot_)org
  From: Earl Hood <earl(_at_)earlhood(_dot_)com>
  Date: Tue, 03 Jun 2003 23:04:12 -0500

ewh> On June 3, 2003 at 19:30, Kris Jensen wrote:
I believe this issue is addressed in this thread from the
namazu-users-ja mailing list:
<http://www.namazu.org/ml/namazu-users-ja/msg01642.html>

I had tried to duplicate the problem, but I was not able to
boot my OS X environment, so I just picked up the article
telling nasty work arround, in
  http://www.namazu.org/ml/namazu-users-ja/msg01650.html
  (Dated Apr. 4,2001)

(1) DO ./configure
(2) EDIT nmz/Makefile arround the 148th line.
   < LIBS = -lm
   ---
LIBS =
(3) DO make

(Not totally tested on my environment, sorry)
---
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.




---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHARC-USERS

<Prev in Thread] Current Thread [Next in Thread>