Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2006 15:57:07 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        Nicola Vitale <nivit@email.it>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Compile problems with new port
Message-ID:  <51698580BED616D88AC1A63C@Paul-Schmehls-Computer.local>
In-Reply-To: <20060128215149.GA37783@stellina>
References:  <FC3878BDD8CDF3CBE1414DBA@Paul-Schmehls-Computer.local> <20060128215149.GA37783@stellina>

next in thread | previous in thread | raw e-mail | index | archive | help
--On January 28, 2006 10:51:49 PM +0100 Nicola Vitale <nivit@email.it> 
wrote:

> Hi,
>
>> [Paul Schmehl, 2006-01-28T13:25:44-06:00]
>> I recently discovered sara - http://www-arc.com/sara. [...]
>> When I make in the port, I get this:
>> [...]
>> cc -O -I.  -c rex.c
>> rex.c: In function `rex_auth':
>> rex.c:140: error: syntax error before "gid"
>> rex.c:142: error: `gid' undeclared (first use in this function)
>> rex.c:142: error: (Each undeclared identifier is reported only once
>> rex.c:142: error: for each function it appears in.)
>> *** Error code 1
>> [...]
>> What am I missing?
>
> Maybe the default target is generic: not all:, so you have to add to
> your Makefile:
>
> ALL_TARGET=	generic
>
That was it.  Thanks for your help.

Paul Schmehl (pauls@utdallas.edu)
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/



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