Hi,
with both GraphicsMagick-1.2.3 and GraphicsMagick-1.3.020080617, I have a
problem building TclMagick (system is openSuSE10.2). Doing
$ aclocal
$ autoconf
$ automake --add-missing
$ ./configure --with-tcl=/usr/lib --with-tk=/usr/lib
--with-magick=/usr/local/bin/GraphicsMagick-config
results in
./configure: line 29017: ` for ac_var in `(set) 2>&1 | sed -n
's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do'
I narrowed the bug down to tcl.m4, where it says:
tcl.m4:773: system=MP-RAS-`awk '{print $3}' /etc/.relid'`
tcl.m4:2143: system=MP-RAS-`awk '{print $3}' /etc/.relid'`
The .relid'` is the culprit. I just changed both occurences to .relid` ,
then it worked. I don't know if the file name must be .relid' but then the
' has to be correctly masked.
Please see the attached patch.
Kind regards
Jan
Bob Friesenhahn
TclMagick
None
Public
|
Date: 2008-06-30 01:33
|
| Filename | Description | Download |
|---|---|---|
| GraphicsMagick-1.2.3.patch | Patch for the bug above. | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2008-06-30 01:33 | bfriesen |
| resolution_id | None | 2008-06-30 01:33 | bfriesen |
| assigned_to | nobody | 2008-06-30 01:33 | bfriesen |
| close_date | - | 2008-06-30 01:33 | bfriesen |
| category_id | None | 2008-06-18 17:46 | tkkasse |
| File Added | 281764: GraphicsMagick-1.2.3.patch | 2008-06-18 17:45 | tkkasse |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use