Skip site navigation (1)Skip section navigation (2)
Date:      06 May 1999 16:40:24 +0200
From:      Anton Berezin <tobez@plab.ku.dk>
To:        Daniel Haischt <sirabyss@gmx.net>
Cc:        freebsd-questions@FreeBSD.ORG, andyo@prime.net.ua
Subject:   Re: can't build expat-xml library for php3
Message-ID:  <86r9oup8h3.fsf@lion.plab.ku.dk>
In-Reply-To: Daniel Haischt's message of Thu, 6 May 1999 07:14:49 %2B0200 (MEST)
References:  <1780.925967689@www4.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Haischt <sirabyss@gmx.net> writes:

> Cause of that I tried to use a Makefile found at
> http://www.guardian.no/~ssb/phpxml.html.

My guess: you've somehow cut-n-pasted the Makefile, or someone on the
other side of the Web did this before you.

> shlib:
>     $(MAKE) FPIC=-fPIC $(SHLIB)
 ^^^^^
Change those spaces to a single <TAB> character.  Use a decent editor
which does not convert tabs to spaces.  Do it through the whole
Makefile, and run make again.

> "Makefile", line 26: Need an operator

Hope this helps.
-- 
ep0: 3c509 in test mode. Erase pencil mark!
                  -- man 4 ep DIAGNOSTICS section


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r9oup8h3.fsf>