dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #6408] Problem compiling pnetlib 0.6.0.1


From: nobody
Subject: [Pnet-developers] [bug #6408] Problem compiling pnetlib 0.6.0.1
Date: Thu, 06 Nov 2003 22:36:24 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

=================== BUG #6408: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6408&group_id=353

Changes by: Rhys Weatherley <address@hidden>
Date: Fri 11/07/2003 at 03:36 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Works for me
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This should only happen if you use "./configure
--enable-xft".  It looks like freetype is not properly
installed on your system.  You should either install
it or use "./configure --disable-xft".  Xsharp should work
correctly without Xft and freetype.



=================== BUG #6408: FULL BUG SNAPSHOT ===================


Submitted by: pierre42                Project: DotGNU Portable.NET          
Submitted on: Fri 11/07/2003 at 02:14
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Works for me             
Assigned to:  None                    Status:  Closed                       

Summary:  Problem compiling pnetlib 0.6.0.1

Original Submission:  Making all in Xsharp
gmake[1]: Entering directory `/tmp/pnetlib-0.6.0.1/Xsharp'
/bin/sh ../libtool --mode=compile gcc -s -DPACKAGE="pnetlib" -DVERSION="0.6.0" 
-DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SELECT=1 
-DUSE_XFT_EXTENSION=1 -DSIZEOF_INT=4 -DSIZEOF_LONG=4  -I. -I.    
-I/usr/local/BerkeleyDB.4.1/include -I/usr/X11R6/include -O3 -march=i686 -c 
XsharpSupport.c
rm -f .libs/XsharpSupport.lo
gcc -s -DPACKAGE="pnetlib" -DVERSION="0.6.0" -DSTDC_HEADERS=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SELECT=1 -DUSE_XFT_EXTENSION=1 
-DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I/usr/local/BerkeleyDB.4.1/include 
-I/usr/X11R6/include -O3 -march=i686 -Wp,-MD,.deps/XsharpSupport.pp -c 
XsharpSupport.c  -fPIC -DPIC -o .libs/XsharpSupport.lo
In file included from XsharpSupport.c:30:
/usr/local/include/X11/Xft/Xft.h:41:31: freetype/freetype.h: No such file or 
directory
In file included from XsharpSupport.c:30:
/usr/local/include/X11/Xft/Xft.h:58: error: parse error before "_XftFTlibrary"
/usr/local/include/X11/Xft/Xft.h:92: error: parse error before "FT_UInt"
/usr/local/include/X11/Xft/Xft.h:95: error: parse error before '}' token
/usr/local/include/X11/Xft/Xft.h:99: error: parse error before "FT_UInt"
[...]

The configure script should detects where is freetype...

Follow-up Comments
*******************

-------------------------------------------------------
Date: Fri 11/07/2003 at 03:36       By: rweather
This should only happen if you use "./configure
--enable-xft".  It looks like freetype is not properly
installed on your system.  You should either install
it or use "./configure --disable-xft".  Xsharp should work
correctly without Xft and freetype.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6408&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]