Dustin,
   The current libsablot-0.98-1024 pqckaging doesn't
build on x86_64 fink due to errors of the form...

sdom.cpp:1447: error: cast from 'char*' to 'int' loses precision'

These don't exist in the current libsablot 1.0.3 release. I have
uploaded packaging to fink tracking at...

https://sourceforge.net/tracker/?func=detail&aid=2826834&group_id=17203&atid=414256

for a new libsablot-1.0.3-1000 packaging which builds on x86_64 fink. The 
changes
in the info file are...

--- /sw/fink/10.4/unstable/main/finkinfo/libs/libsablot.info    2007-01-13
16:31:51.000000000 -0500
+++ libsablot.info      2009-07-24 19:34:39.000000000 -0400
@@ -1,17 +1,17 @@
Package: libsablot
-Version: 0.98
-Revision: 1024
+Version: 1.0.3
+Revision: 1000
Depends: %N-shlibs (= %v-%r)
BuildDepends: expat (>= 0.95.6-2), libiconv-dev, fink (>= 0.20.1-1),
intltool
Source: http://download-2.gingerall.cz/download/sablot/Sablot-%v.tar.gz
-Source-MD5: b7ad9b3e0d70607bf18a20fc3d4e4448
+Source-MD5: 72654c4b832e7562f8240ea675577f5e
PatchScript: perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g'
configure
NoSetCC: true
SetCC: g++
GCC: 4.0
SetCPPFlags: -undefined error
SetLDFlags: -liconv -lexpat -no-undefined
-ConfigureParams: --mandir=%p/share/man
+ConfigureParams: --mandir=%p/share/man --build=%m-apple-darwin`uname
-r|cut -f1 -d.` --host=%m-apple-darwin`uname -r|cut -f1 -d.`
InstallScript: <<
make install DESTDIR=%d
<<

and the build passes 'fink -m --build-as-nobody' on x86_64 fink. Can 
we update the packaging for libsablot in fink unstable with these
changes?
                Jack

------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to