discuss-gnustep
[Top][All Lists]
Advanced

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

Re: compile problem with revision 24760


From: Xavier Glattard
Subject: Re: compile problem with revision 24760
Date: Mon, 5 Mar 2007 13:55:40 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Pete French <pete <at> twisted.org.uk> writes:

> 
> I just did an SVN update and tried to rebuild base, and am getting the
> following errors:
...
> 
> I didnt get this before - those lines look like this:
> 
>  ASSIGN_DEFAULT_PATH(gnustepLocalAdminApps,  <at>
GNUSTEP_TARGET_LOCAL_ADMIN_APPS);
> 
> I cant quite work out whats supposed to be going on. ANyone else having
> this pproblem ? My system is FreeBSD 6.2
> 
> -bat.
> 

Building is ok on my system (MinGW/gcc 4.1)

GNUSTEP_TARGET_LOCAL_ADMIN_APPS and others are macros defined to double quoted
strings without a @. IMHO A unusual syntax.

I guess your compiler can't recognize a macro name following a @...

Regards

Xavier





reply via email to

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