Re: [Fink-users] Labplot Fails to Build Due to Kexi?

2007-05-02 Thread Benjamin Reed
On 5/1/07, Martin Costabel [EMAIL PROTECTED] wrote:

 To me this looks like a bug in koffice-dev. The file is there in the
 sources, it just doesn't get installed. Google shows that others have
 seen and fixed this, too.
 http://www.nabble.com/-Bug-143960--New:-misc-fixes-for-1.6.3-release-t3543446.html

good catch, I'll look into getting a fixed koffice out.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Labplot Fails to Build Due to Kexi?

2007-05-01 Thread Jean-François Mertens

On 01 May 2007, at 11:15, Sean wrote:

 I'm using fink:
 fink --version
 Package manager version: 0.27.1
 Distribution version: 0.8.1.rsync i386
 on an Intel iMac with OS X 10.4.

 I'm attempting to install labplot-1.6.0.pre1-5. When it comes time  
 to build the program from source, I get the following error:

 /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ - 
 DPACKAGE_NAME=\\ -DPACKAGE_TARNAME=\\ -DPACKAGE_VERSION=\\ - 
 DPACKAGE_STRING=\\ -DPACKAGE_BUGREPORT=\\ -DLVERSION=\  
 1.6.0.pre1\ -DLVERSION_DATE=1 -DHAVE_STRTOD=1 -DHAVE_LOG2=1 - 
 DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 - 
 DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 - 
 DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 - 
 DHAVE_UNISTD_H=1 -DHAVE_TIFF=1 -DHAVE_GSL=1 -DHAVE_GSL14=1 - 
 DHAVE_GSL16=1 -DHAVE_GSL17=1 -DGSL_DISABLE_DEPRECATED=1 - 
 DHAVE_GSL18=1 -DHAVE_FFTW3=1 -DHAVE_FFTW3_THREADS=1 -DHAVE_JASPER=1  
 -DHAVE_MAGICK=1 -DHAVE_AUDIOFILE=1 -DHAVE_KEXIDB=1 -DHAVE_GL=1 - 
 DHAVE_R=1 -DHAVE_QHULL=1 -DKDELIBSUFF=\\ -DHAVE_DLFCN_H=1 - 
 DHAVE_SGI_STL=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCAT_PROTO=1 - 
 DHAVE_STRLCPY=1 -DHAVE_STRLCPY_PROTO=1 -DHAVE_CRYPT=1 - 
 Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 - 
 DHAVE_STDINT_H=1 -DHAVE_COREAUDIO=1 -DHAVE_RES_INIT=1 - 
 DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 - 
 DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4  
 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_CRT_EXTERNS_H=1 - 
 DHAVE_NSGETENVIRON=1 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 - 
 DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 - 
 DSTDC_HEADERS=1  -I. -I. -I../liborigin -I../libundo `Magick++- 
 config --cppflags`-I/sw/lib/qt3/qwtplot3d/include -I/sw/lib/qt3/ 
 qwtplot3d/include/qwtplot3d -I -I/include -I/sw/include/kexidb -I/ 
 include/kexidb -I/sw/Library/Frameworks/R.framework/Resources/ 
 include -I/sw/include -I/sw/lib/qt3/include -I/usr/X11R6/include  - 
 I/sw/include/gsl -I../liborigin/ -I../libundo/  -DQT_THREAD_SUPPORT  
 -I/usr/X11R6/include -I/sw/Library/Frameworks/R.framework/Versions/ 
 Current/Resources/include  -Wnon-virtual-dtor -Wno-long-long - 
 Wundef -Wall -W -Wpointer-arith -Wwrite-strings -Os -fPIC -ffast- 
 math -fno-check-new -fno-common  -c -o FilterKexiDB.lo FilterKexiDB.cc
 FilterKexiDB.cc:13:27: error: kexidb/parser.h: No such file or  
 directory
 make[2]: *** [FilterKexiDB.lo] Error 1

 The version of Kexi I have is: kexi-1.6.2-1022.

 Anyone have any idea where the problem is? I
The error msg clearly indicates that FilterKexiDB.cc has an #include  
kexidb/parser.h;
and you are right that koffice-dev-1.6.2 no longer has such a file.
Since labplot-1.6.0.pre1-5 was building fine (and linking with kexi)  
when it came out,
I can only surmise that kexidb/parser.h might somehow have disappeared
between koffice-1.6.1 and 1.6.2...
I no longer have deb files or build-dirs for koffice-1.6.1 or  
labplot-1.6.0.pre1-5 to check
(fink cleanup...) _ using labplot-1.6.0.pre2-1 from the tracker,  
which doesn't have this
include statement, hence no problem..
If someone else is able to check, it would be great.
Else it seems to indicate it is high time to move the tracker item  
(#1635269)
to unstable _ this is only waiting for the maintainer's approval..

JF Mertens

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Labplot Fails to Build Due to Kexi?

2007-05-01 Thread Martin Costabel
Jean-François Mertens wrote:
[]
 Anyone have any idea where the problem is? I
 The error msg clearly indicates that FilterKexiDB.cc has an #include  
 kexidb/parser.h;
 and you are right that koffice-dev-1.6.2 no longer has such a file.

To me this looks like a bug in koffice-dev. The file is there in the 
sources, it just doesn't get installed. Google shows that others have 
seen and fixed this, too.
http://www.nabble.com/-Bug-143960--New:-misc-fixes-for-1.6.3-release-t3543446.html

-- 
Martin


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users