RSS/Atom feed Twitter
Site is read-only, email is disabled

Error on 'make'

This discussion is connected to the gimp-docs-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Error on 'make' julien 01 Feb 23:25
  Error on 'make' julien 02 Feb 12:09
   Error on 'make' Roman Joost 03 Feb 00:41
julien
2006-02-01 23:25:20 UTC (about 18 years ago)

Error on 'make'

When making HTML, I get this error:

make ALL_LINGUAS="en de fr" *** Creating directories ***
*** Creating link in PDF directory to images *** ln: './images': existing file
make: [stamps/mkdirs.stamp] error 1

I must delete this file to get html files. Some bug?

Greetings

Julien

julien
2006-02-02 12:09:03 UTC (about 18 years ago)

Error on 'make'

I got this error twice, and all is right now... No problem

julien a ?crit :

When making HTML, I get this error:

make ALL_LINGUAS="en de fr" *** Creating directories ***
*** Creating link in PDF directory to images *** ln: './images': existing file
make: [stamps/mkdirs.stamp] error 1

I must delete this file to get html files. Some bug?

Greetings

Julien

Roman Joost
2006-02-03 00:41:59 UTC (about 18 years ago)

Error on 'make'

On Thu, Feb 02, 2006 at 09:09:15PM +0100, julien wrote:

I got this error twice, and all is right now... No problem

julien a ?crit :

When making HTML, I get this error: make ALL_LINGUAS="en de fr"
*** Creating directories ***
*** Creating link in PDF directory to images *** ln: './images': existing file
make: [stamps/mkdirs.stamp] error 1
I must delete this file to get html files. Some bug?

If that happens again, do a:

make clean

and rerun make again.

Greetings,