Ethereal-dev: Re: [Ethereal-dev] Problem in lua makefile.nmake

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 24 Feb 2006 10:58:21 +0100
The error is because Nmake doesn't know about the $^ macro (all the targets).
I add them by other means.

On 2/24/06, Anders Broman <a.broman@xxxxxxxxx> wrote:
> Hi,
> Running distclean MSVC does not like:
> --- snip ---
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
>         rm -f packet-irda.obj packet-ircomm.obj packet-sir.obj irda.dll
> irda.exp
>  irda.lib *.pdb
>         cd ../lua
>         NMAKE /                   -f Makefile.nmake clean
>
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
> Makefile.nmake(58) : fatal error U1001: syntax error : illegal character '^'
> in
> macro
> Stop.
> NMAKE : fatal error U1077: '"C:\Program\Microsoft Visual
> Studio\VC98\bin\NMAKE.E
> XE"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program\Microsoft Visual
> Studio\VC98\bin\NMAKE.E
> XE"' : return code '0x2'
> Stop.
>
> C:\ethereal>
> --- snip ---
>
> Line 58:        $(PERL) elua_makedoc.pl $^
>
> Best regards
> Anders
>
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>


--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan