delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <4.1.19990223112907.0168e1a0@mail.club-internet.fr> |
X-Sender: | sbarre AT mail DOT club-internet DOT fr |
X-Mailer: | QUALCOMM Windows Eudora Pro Version 4.1 |
Date: | Tue, 23 Feb 1999 11:36:30 +0100 |
To: | cygwin AT sourceware DOT cygnus DOT com |
From: | Sebastien Barre <Sebastien DOT Barre AT utc DOT fr> |
Subject: | Perl 5.005_2 / B20.1 : "target pattern contains no `%'" |
In-Reply-To: | <8135911A809AD211AF6300A02480D17503491C@iis000.microdata.fr |
> | |
Mime-Version: | 1.0 |
Seems to me that Perl 5.005_2 is a difficult piece of software to build using cygwin32 B20.1. I copy/move some include files from one dir to an other to solve the va_start pb : > regcomp.c:2663: macro `va_start' used with too many (2) args > make: *** [regcomp.o] Error 1 The compilation runs, some warnings are emitted, all of them related to : "warning: passing arg 2 of `Perl_rsignal_save' from incompatible pointer type" Then it failed on : Making x2p stuff GNUmakefile:156: *** target pattern contains no `%'. Stop. make: *** [translators] Error 2 I looked at GNUmakefile : translators: miniperl lib/Config.pm FORCE @echo " "; echo " Making x2p stuff"; cd x2p; $(LDLIBPTH) $(MAKE) all then in x2p/GNUmakefile, the line 156 is in the dependencies section ([...] are lines that I removed) : # AUTOMATICALLY GENERATED MAKE DEPENDENCIES--PUT NOTHING BELOW THIS LINE [...] walk.o: util.h ../config.h: Bletch: How does this C preprocessor catenate tokens? a2p.h: str.h [...] # WARNING: Put nothing here or make depend will gobble it up! the line 156 is the one related to ../config.h. Another C preprocessor pb. Argh Any clues ? Thanks ______________________________________________________________ Sebastien Barre http://www.hds.utc.fr/~barre/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |