Mon, Feb 13 2006
16:08:45
|
|
Request created by guest
|
|
Subject: libgrass_driver is not built
Platform: Mac OSX
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 20060211
Grass 6.1.cvs 060211 intoduces many changes.
It's impossible to built libgrass_driver in Mac OS X.
There are many Undefined symbols linked to freetype.
Error:
----------
....
cc -dynamiclib -flat_namespace -compatibility_version 6.1 -current_version 6.1
-install_name /
Applications/Grass/grass61cvs.app/Contents/Resources/grass-6.1.cvs/lib/libgrass_driver.dylib
-o /
src/grass-6.1.cvs_src_snapshot_2006_02_11/dist.powerpc-apple-darwin7.9.0/lib/
libgrass_driver.6.1.cvs.dylib -L/usr/X11R6/lib -L/usr/local/grasslib/lib -L/src/grass
-6.1.cvs_src_snapshot_2006_02_11/dist.powerpc-apple-darwin7.9.0/lib -L/usr/local/pgsql/lib
OBJ.powerpc-apple-darwin7.9.0/Box.o OBJ.powerpc-apple-darwin7.9.0/Can_do.o OBJ.powerpc-
apple-darwin7.9.0/Client.o OBJ.powerpc-apple-darwin7.9.0/Color_table.o OBJ.powerpc-apple-
darwin7.9.0/Color.o OBJ.powerpc-apple-darwin7.9.0/Cont.o OBJ.powerpc-apple-darwin7.9.0/
Erase.o OBJ.powerpc-apple-darwin7.9.0/Font.o OBJ.powerpc-apple-darwin7.9.0/Get_location.o
OBJ.powerpc-apple-darwin7.9.0/Get_t_box.o OBJ.powerpc-apple-darwin7.9.0/Graph.o
OBJ.powerpc-apple-darwin7.9.0/Line_width.o OBJ.powerpc-apple-darwin7.9.0/Move.o
OBJ.powerpc-apple-darwin7.9.0/Num_colors.o OBJ.powerpc-apple-darwin7.9.0/Panel.o
OBJ.powerpc-apple-darwin7.9.0/Polydots.o OBJ.powerpc-apple-darwin7.9.0/Polyline.o
OBJ.powerpc-apple-darwin7.9.0/Polygon.o OBJ.powerpc-apple-darwin7.9.0/Raster_RGB.o
OBJ.powerpc-apple-darwin7.9.0/Raster_int.o OBJ.powerpc-apple-darwin7.9.0/Raster_char.o
OBJ.powerpc-apple-darwin7.9.0/Reset_colors.o OBJ.powerpc-apple-darwin7.9.0/Respond.o
OBJ.powerpc-apple-darwin7.9.0/Returns.o OBJ.powerpc-apple-darwin7.9.0/Set_window.o
OBJ.powerpc-apple-darwin7.9.0/Text.o OBJ.powerpc-apple-darwin7.9.0/Text_size.o
OBJ.powerpc-
apple-darwin7.9.0/Work.o OBJ.powerpc-apple-darwin7.9.0/clip.o OBJ.powerpc-apple-darwin7.9.0/
color_support.o OBJ.powerpc-apple-darwin7.9.0/command.o OBJ.powerpc-apple-darwin7.9.0/
connect_fifo.o OBJ.powerpc-apple-darwin7.9.0/connect_sock.o OBJ.powerpc-apple-darwin7.9.0/
font2.o OBJ.powerpc-apple-darwin7.9.0/font_freetype.o OBJ.powerpc-apple-darwin7.9.0/main.o
OBJ.powerpc-apple-darwin7.9.0/pad.o OBJ.powerpc-apple-darwin7.9.0/text2.o OBJ.powerpc-apple-
darwin7.9.0/text3.o -lgrass_gis -lgrass_datetime -lz -lintl && if [ -z "" ]
; then ln -f -s
libgrass_driver.6.1.cvs.dylib /src/grass-6.1.cvs_src_snapshot_2006_02_11/dist.powerpc-apple-
darwin7.9.0/lib/libgrass_driver.dylib; fi
ld: warning prebinding disabled because dependent library: /Applications/Grass/grass61cvs.app/
Contents/Resources/grass-6.1.cvs/lib/libgrass_gis.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/usr/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset
/usr/local/grasslib/lib/libintl.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:
_FT_Done_Face
_FT_Done_FreeType
_FT_Init_FreeType
_FT_Load_Char
_FT_New_Face
_FT_Render_Glyph
_FT_Set_Char_Size
_FT_Set_Transform
/usr/bin/libtool: internal link edit command failed
make[3]: *** [/src/grass-6.1.cvs_src_snapshot_2006_02_11/dist.powerpc-apple-darwin7.9.0/lib/
libgrass_driver.6.1.cvs.dylib] Error 1
------------
Lorenzo
|
|
Tue, Feb 14 2006
03:55:10
|
|
Mail sent by glynn@gclements.plus.com
|
|
Return-Path |
<glynn@gclements.plus.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Glynn Clements <glynn@gclements.plus.com>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Transfer-Encoding |
7bit
|
Message-ID |
<17393.18055.302047.132022@cerise.gclements.plus.com>
|
Date |
Tue, 14 Feb 2006 02:55:03 +0000
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #4082] (grass) libgrass_driver is not built
|
In-Reply-To |
<20060213150846.201B41005A3@lists.intevation.de>
|
References |
<20060213150846.201B41005A3@lists.intevation.de>
|
X-Mailer |
VM 7.07 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=4082
> -------------------------------------------------------------------------
>
> Subject: libgrass_driver is not built
>
> Platform: Mac OSX
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: 20060211
>
> Grass 6.1.cvs 060211 intoduces many changes.
> It's impossible to built libgrass_driver in Mac OS X.
> There are many Undefined symbols linked to freetype.
1. Did you use --with-freetype when running the configure script?
2. What are FTINC and FTLIB set to in include/Make/Platform.make?
3. Is HAVE_FT2BUILD_H defined in include/config.h?
--
Glynn Clements <glynn@gclements.plus.com>
|
|
Tue, Feb 14 2006
10:50:46
|
|
Mail sent by lorenzo.moretti@bologna.enea.it
|
|
Return-Path |
<lorenzo.moretti@bologna.enea.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
X-Antivirus-Check |
Controllato dall'Antivirus ClamAV sul MailServer di ENEA Bologna
|
X-Antivirus-Check |
Controllato dall'Antivirus McAfee sul MailServer di ENEA Bologna
|
Mime-Version |
1.0
|
Message-Id |
<a06230902c017569aa71b@[192.107.62.86]>
|
In-Reply-To |
<17393.18055.302047.132022@cerise.gclements.plus.com>
|
References |
<20060213150846.201B41005A3@lists.intevation.de> <17393.18055.302047.132022@cerise.gclements.plus.com>
|
Date |
Tue, 14 Feb 2006 10:50:32 +0100
|
To |
grass-bugs@intevation.de
|
From |
Lorenzo Moretti <lorenzo.moretti@bologna.enea.it>
|
Subject |
Re: [GRASS5] [bug #4082] (grass) libgrass_driver is not built
|
Cc |
grass5@grass.itc.it
|
Content-Type |
multipart/alternative; boundary="============_-1072211861==_ma============"
|
X-Spam-Status |
No, hits=-4.8 tagged_above=-999.0 required=3.0 tests=BAYES_00, HTML_MESSAGE
|
X-Spam-Level |
|
--============_-1072211861==_ma============
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
Hi Glynn
>Request Tracker wrote:
>
>> this bug's URL: http://intevation.de/rt/webrt?serial_num=4082
>> -------------------------------------------------------------------------
>>
>> Subject: libgrass_driver is not built
>>
>> Platform: Mac OSX
>> grass obtained from: Trento Italy site
>> grass binary for platform: Compiled from Sources
>> GRASS Version: 20060211
>>
>> Grass 6.1.cvs 060211 intoduces many changes.
>> It's impossible to built libgrass_driver in Mac OS X.
>> There are many Undefined symbols linked to freetype.
>
>1. Did you use --with-freetype when running the configure script?
>2. What are FTINC and FTLIB set to in include/Make/Platform.make?
>3. Is HAVE_FT2BUILD_H defined in include/config.h?
>
>--
>Glynn Clements <glynn@gclements.plus.com>
>
>_______________________________________________
>grass5 mailing list
>grass5@grass.itc.it
>http://grass.itc.it/mailman/listinfo/grass5
It's resolved with this change in CVS (done in date 2006_02_12).
The Freetype libs was missing.
change in display/drivers/lib/Makefile
line 3
EXTRA_LIBS=$(GISLIB) $(FTLIB) $(ICONVLIB)
Lorenzo
Bye
--
__________________________________________________________________________
|| Lorenzo Moretti e-mail: lorenzo.moretti@bologna.enea.it
||/|/| ENEA prot/idr Web: http://wwwamb.bologna.enea.it/
|| | via Don Fiammelli, 2 FTP: ftp://ftpamb.bologna.enea.it/ (ris.)
~~~~~~ 40128 BOLOGNA - ITALY Ph: +39-0516098086 Fax: +39-0516098131
ENEA - Ente Nazionale per le Nuove Tecnologie, l'Energia e l'Ambiente
ENEA - The Italian Agency for New Technologies, Energy and the Environment
__________________________________________________________________________
--============_-1072211861==_ma============
Content-Type: text/html; charset="us-ascii"
<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [GRASS5] [bug #4082] (grass) libgrass_driver is
not bu</title></head><body>
<div>Hi Glynn</div>
<div><br></div>
<blockquote type="cite" cite>Request Tracker wrote:<br>
<br>
> this bug's URL: http://intevation.de/rt/webrt?serial_num=4082<br>
>
---------------------------------------------------------------------<span
></span>----<br>
><br>
> Subject: libgrass_driver is not built<br>
><br>
> Platform: Mac OSX<br>
> grass obtained from: Trento Italy site<br>
> grass binary for platform: Compiled from Sources<br>
> GRASS Version: 20060211<br>
><br>
> Grass 6.1.cvs 060211 intoduces many changes.<br>
> It's impossible to built libgrass_driver in Mac OS X.<br>
> There are many Undefined symbols linked to freetype.<br>
<br>
1. Did you use --with-freetype when running the configure script?<br>
2. What are FTINC and FTLIB set to in include/Make/Platform.make?<br>
3. Is HAVE_FT2BUILD_H defined in include/config.h?<br>
<br>
--<br>
Glynn Clements <glynn@gclements.plus.com><br>
<br>
_______________________________________________<br>
grass5 mailing list<br>
grass5@grass.itc.it<br>
http://grass.itc.it/mailman/listinfo/grass5</blockquote>
<div><br></div>
<div>It's resolved with this change in CVS (done in date
2006_02_12).</div>
<div>The Freetype libs was missing.</div>
<div><font face="Lucida Grande" color="#000000"><br></font></div>
<div><font face="Lucida Grande" color="#000000">change in
display/drivers/lib/Makefile</font></div>
<div>line 3</div>
<div><br></div>
<div><font face="Helvetica" color="#000000">EXTRA_LIBS=$(GISLIB)
$(FTLIB) $(ICONVLIB)</font></div>
<div><br></div>
<div>Lorenzo</div>
<div><br></div>
<div>Bye</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div
>____________________________________________________________________<span
></span>______<br>
|| Lorenzo
Moretti e-mail:
lorenzo.moretti@bologna.enea.it <br>
||/|/| ENEA
prot/idr Web:
http://wwwamb.bologna.enea.it/ <br>
|| | via Don Fiammelli, 2 FTP:
ftp://ftpamb.bologna.enea.it/ (ris.)<br>
~~~~~~ 40128 BOLOGNA - ITALY Ph: +39-0516098086 Fax:
+39-0516098131<br>
ENEA - Ente Nazionale per le Nuove Tecnologie, l'Energia e
l'Ambiente<br>
ENEA - The Italian Agency for New Technologies, Energy and the
Environment<br>
_____________________________________________________________________<span
></span>_____</div>
</body>
</html>
--============_-1072211861==_ma============--
|
|
Tue, Feb 14 2006
18:56:09
|
|
Status changed to resolved by msieczka
|
|
Tue, Feb 14 2006
18:56:09
|
|
Mail sent by msieczka
|
|
Lorenzo wrote:
> It's resolved with this change in CVS (done in date 2006_02_12).
Closing it then.
Maciek
|
|