Cecilia Cabrera wrote:
Hi, I've done a little debugging and found that the problem came
**after** the doc stuff, narrowed it to the file

src/modules/Makefile

lines 51 & 52:

$(MODULES.pm.3rd-party)::       %:      %.tar.gz
                $(GZIP) -d -c $< | $(TAR) Bxvf -


I'm not sure what "%" does here. i'm sort of a newbe in Makefiles. Looks
like it should be "*" instead?
Which shell and make do you use? It looks like a problem with the shell or make (perhaps we must change something in our Makefile). I use

GNU Make version 3.79.1
GNU bash, version 2.05.0

Does somebody have an idea what we are doing wrong in src/modules/Makefile?

Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to