Compilation problems ...

2001-01-04 Thread Dr. Ing. Dieter Jurzitza

Dear listmembers,
I have successfully compiled gimp 1.2.0 on SuSE 7.0. However, I had to face
some difficulties during the compilation and installation process I document
fyi with the files I attached. I shortended them to not be boring anyone with
miles of messages of successfully compiled files ;-)

Basically the following behaviour could be observed:

"make" crashes at the FIRST RUN saying that gimpwidgets.o would not exist -
even though it does. Running "make" a second time runs smooth - no problems.

"make install" crashes always at the FIRST RUN saying:
ln -s ../../dialogs
/usr/share/gimp/1.2/help/C/toolbox/help/dialogs
ln: cannot create symbolic link `/usr/share/gimp/1.2/help/C/toolbox/help/dialogs
' to `../../dialogs': No such file or directory

running "make install" a second time THIS location is crossed, however, such
errors occur nine times at nine different locations in the makefile (it was
somewhat boring to get the installation through ...). Because it is a
help-related error I didn´t pay too much attention to it.

Can anybody explain to me what is going wrong? Do I use a too old make, a too
old ln - or is this a real issue of gimp?
I attached excerpts of the files I found after

make  errorlog 21 (errorlog-compile-1.2.0.gz, 1 compile-error)

and 

make install  instlog 21 (instlog-compile-1.2.0.gz, 9 installation errors)

Please mail back directly because I am no member of the mailing list.

Anyway, many many thanks for your efforts - and many thanks for a wonderful
program.

Take care


Dieter Jurzitza


---
E-Mail: Dr. Ing. Dieter Jurzitza [EMAIL PROTECTED]
Date: 04-Jan-01
Time: 14:33:05 |
\
 /\_/\   |
| ~x~ |/-\   /
 \   /-   \_/
  ^^__   _/  _     /
 °°__ \- \_/ |  |/|  |
  ||  || _| _|_| _|

if you really want to see the pictures above - use some font
with constant spacing like courier! :-)


 instlog-compile-1.2.0.gz
 errorlog-compile-1.2.0.gz


Re: Compilation problems ...

2001-01-04 Thread Lourens Veen

[snip]
 Basically the following behaviour could be observed:
 
 "make" crashes at the FIRST RUN saying that gimpwidgets.o would not exist -
 even though it does. Running "make" a second time runs smooth - no problems.
 
 "make install" crashes always at the FIRST RUN saying:
 ln -s ../../dialogs
 /usr/share/gimp/1.2/help/C/toolbox/help/dialogs
 ln: cannot create symbolic link `/usr/share/gimp/1.2/help/C/toolbox/help/dialogs
 ' to `../../dialogs': No such file or directory
[snip]

I'm not an expert, but what version of GTK do you have? You need 1.2.8,
it will not work with 1.3 developer versions.

I don't think that that's it, because I think you would have gotten
other errors too then, but since it complains about the widgets it's a
possibility.

Lourens



Gimp-perl compilation problems

2000-07-03 Thread Chris Marston


Hi. Gimp v1.1.24, perl 5.6.0 (from official OpenBSD ports collection) Openbsd
2.7.

ld complains of 'RRS relocation of _foo at 0xdeadbeef', where _foo and
0xdeadbeef are symbols and hexaddrs, respectively.

What does this mean? How can I fix it?

-- 
Civilization advances by extending the number of important operations which we can 
perform without thinking. (Alfred North Whitehead)