Sean | 1 May 2007 11:15
Picon

Labplot Fails to Build Due to Kexi?

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'm trying to install the same file on my G4 iBook, but as you can imagine, building all of KDE on an 800 MHz CPU is much slower.

Thanks in advance for any help,
Sean
-------------------------------------------------------------------------
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 <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
Jean-François Mertens | 1 May 2007 15:57
Picon
Favicon

Re: Labplot Fails to Build Due to Kexi?


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/
Lewis Boyd | 1 May 2007 18:08
Picon
Favicon

konqueror and samba ioslave

Hi there,

I've ben trying to access a Samba share using Konqueror, but with no  
joy. I get an error message stating:

"smb:/ - protocol not supported"

 From some googling I have found there may be a problem if kde is  
compiled before samba. It was suggested I recompile kdebase- 
kioslaves. However, this doesn't exist in Fink, so I'm a bit stuck.

Is it possible to use the smb protocol with Konqueror under Fink, and  
if so, how do I go about it?

Any help is greatly appreciated.

FYI, my installed packages are (among many others):

kdebase3 v 3.5.6-1021
samba v 2.2.12-1013

Thanks,

Lewis

-------------------------------------------------------------------------
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/
Martin Costabel | 1 May 2007 18:17
Picon

Re: Labplot Fails to Build Due to Kexi?

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/
Benjamin Reed | 1 May 2007 18:17
Gravatar

Re: konqueror and samba ioslave

Lewis Boyd wrote:

> I've ben trying to access a Samba share using Konqueror, but with no  
> joy. I get an error message stating:
> 
> "smb:/ - protocol not supported"
> 
>  From some googling I have found there may be a problem if kde is  
> compiled before samba. It was suggested I recompile kdebase- 
> kioslaves. However, this doesn't exist in Fink, so I'm a bit stuck.

kde is compiled without samba support because it would require someone 
to package samba3 in fink.

-------------------------------------------------------------------------
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/
Benjamin Reed | 1 May 2007 18:19
Picon

Re: Labplot Fails to Build Due to Kexi?

On 5/1/07, Martin Costabel <costabel <at> wanadoo.fr> 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/
Robert T Wyatt | 2 May 2007 18:56
Picon

dep issue with gdal-grass-1.3.1-1005

In trying to install the gdal-grass plugin in the 10.4-unstable tree, I 
came across this error:

Can't resolve dependency "gdal-shlibs (= 1.3.1-1005)" for package 
"gdal-grass-1.3.1-1005" (no matching packages/versions found)

gdal-shlibs is currently at 1.4.0-1003 so perhaps the dependency should 
be updated.

Best,
Robert

(maintainer cc'd)

-------------------------------------------------------------------------
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/
Catalin Hritcu | 3 May 2007 13:30
Picon
Gravatar

Testers needed for Krusader 1.8.0 package

Hello,

We are looking for volunteers who can try the Krusader (twin panel
file manager http://krusader.sourceforge.net/) package for Mac OS X,
and report back before the 1.80.0 release if it works or if there is
any trouble.

The installation instructions are posted on my blog (if things work
they will eventually make it into the documentation):
http://hritcu.wordpress.com/2006/08/10/krusader-on-intel-mac/
Installation includes enabling fink unstable and installing the KDE
bundle, which is large, and will get compiled on your machine so it
will take a while. For trying the 1.80.0-beta2 please use this info
file:
http://www.ps.uni-sb.de/~hritcu/download/krusader-1.80.0-beta2.info

Your help would be highly appreciated.

Thanks,
Catalin

-------------------------------------------------------------------------
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/
Rob Frawley | 3 May 2007 16:55
Picon

Amarok Segmentation Fault (Possible font issue)

I am trying to get Amarok setup correctly.  I installed Amarok by issuing 'fink install amarok', allowing Fink to install all necessary dependencies (this was on a clean install of Fink).  When I start XDarwin and try to run 'amarokapp' from the command line, I receive a 'Segmentation fault', with no other explanatory information.  I used gdb to grab some backtrace information which will hopefully be helpful.

After initiating gdb and running the program (amarokapp), it output the following:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x8201b83a
0x037e5d86 in parse_fond ()

After which, running a backtrace provides the following output:

#0  0x037e5d86 in parse_fond ()
#1  0x037eab07 in FT_New_Face_From_Resource ()
#2  0x037eac2c in FT_New_Face ()
#3  0x02ea6145 in FcFreeTypeQuery ()
#4  0x02ea5da6 in FcFileScan ()
#5  0x02ea603d in FcDirScan ()
#6  0x02ea2719 in FcConfigBuildFonts ()
#7  0x02ea6d22 in FcInitLoadConfigAndFonts ()
#8  0x02ea6ecb in FcInit ()
#9  0x02ca379f in XftInit ()
#10 0x0267a418 in qt_init_internal ()
#11 0x0267ad2e in qt_init ()
#12 0x026cf0a5 in QApplication::construct ()
#13 0x005e250a in KApplication::KApplication ()
#14 0x010287ff in App::App ()
#15 0x00003925 in main ()

The inclusion of the parse_fond function call and the other seemingly font-related calls cause me to look into the fondu package, which was not installed.  Additionally, installing it did not solve the issue.

Thanks for any and all help!

--
Rob Frawley

-------------------------------------------------------------------------
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 <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
Benjamin Reed | 3 May 2007 17:02
Gravatar

Re: Amarok Segmentation Fault (Possible font issue)

Rob Frawley wrote:

> #0  0x037e5d86 in parse_fond ()

The most common cause of this that I've seen is a bad font installed 
somewhere on the system.  Unfortunately, I'm not entirely sure the best 
way to track it down.

You could try running amarokapp under ktrace and see if you can tell 
what font it's trying to open at the time...

-------------------------------------------------------------------------
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/

Gmane