Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 13:00:39 -0600
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        Burbaickij Ariel <Ariel.Burbaickij@erl9.siemens.de>
Cc:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   Re: Including(bulding) with GNU"s getopt
Message-ID:  <3A75BDD7.AAFEF22C@math.missouri.edu>
References:  <1F69DAAD3391D411BE5300805FBED48B496C28@ERLM511A.erl9.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Burbaickij Ariel wrote:
> 
> I am facing following problem :
> I try to install programm (pnm2ppa) that requires GNU's getopt
> I build gnugetopt from ports .
> 
> Suggested line to cooment out in Makefile of pnm2ppa is
> 
> LDFLAGS+= -L/usr/local/lib -lgnugetopt
> 

Add

CFLAGS+= -I/usr/local/include

just below the LDFLAGS line.

-- 

Stephen Montgomery-Smith              stephen@math.missouri.edu
307 Math Science Building             stephen@showme.missouri.edu
Department of Mathematics             stephen@missouri.edu
University of Missouri-Columbia
Columbia, MO 65211
USA

Phone (573) 882 4540
Fax   (573) 882 1869

http://www.math.missouri.edu/~stephen


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?3A75BDD7.AAFEF22C>