-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 4/20/11 5:49 AM, Christopher Lee wrote:
> Hi 
> 
> I am having problems compiling taskjuggler on fink. The error message is: 
> 
> aclocal.m4:14: error: this file was generated for autoconf 2.61.
> You have another version of autoconf.  If you want to use that,
> you should regenerate the build system entirely.
> aclocal.m4:14: the top level
> autom4te-2.59: /sw/bin/m4 failed with exit status: 63
> 
> There are two versions of autoconf on my system
> One installed by fink: /sw/bin/autoconf (version 2.63)
> One belonging to MacOSX /usr/bin/autoconf (version 2.61)
> 
> The path is set up from my profile using the fink script so that the fink 
> version is used (ie 2.63) I have also checked the path fink uses by 
> fink dumpinfo -fenv taskjuggler
> which gives the path:
> PATH=/sw/var/lib/fink/path-prefix-10.6:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
> 
> I think somewhere during configuration fink has used the Mac System version 
> to generation a configuration file. I dont have any ideas how to fix it 
> though? Does anyone have any ideas?
> 
> Many thanks in advance
> 
> Chris
> 
> Feedback: not good
> 
> --
> Package manager version: 0.29.21
> Distribution version: selfupdate-rsync Mon Apr 18 15:07:56 2011, 10.6, i386
> Mac OS X version: 10.6.7
> Xcode version: 3.2.6
> gcc version: 4.2.1 (Apple Inc. build 5666) (dot 3)
> make version: 3.81
> Feedback Courtesy of FinkCommander
> 
> 
> 
> wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
> 
>                     <000><
>                                                                       ><00>
>                                                                               
>                                                     <000><
>                                       ><000>                
> 
> 
> Dr Christopher Lee                            Tel:  +49-6202-5756-25
> von Hoerner & Sulger GmbH                     Fax:  +49-6202-5756-55
> Schlossplatz 8
> Schwetzingen                                  Email: [email protected]
> D-68723                                               Web:   www.vh-s.de
> Germany                                       
> 
> Impressum:     http://www.vh-s.de/en/impressum
> 
> 

I tried getting rid of the BuildDepends: autoconf, and used B

BuildConflicts: autoconf, autoconf2.6, autoconf2.13, automaken

to force the use of the system's autoconf/automake.  That allowed the
build to proceed further, but failed later on:

/bin/sh ../libtool --silent --tag=CXX   --mode=link g++  -Wno-long-long
- -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions
- -fno-check-new -fno-common  -R /sw32/lib -R /sw32/lib/qt3/lib -R
/usr/X11R6/lib -R /sw32/lib -L/sw32/lib -L/sw32/lib/qt3/lib
- -L/usr/X11R6/lib    -L/sw32/lib -dylib_file
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
- -L/sw32/lib -o TaskJugglerUI main.o taskjuggler.o taskjugglerview.o
pref.o TjObjPosTable.o TjGanttZoomStep.o TjGanttChart.o
TjLineAccounter.o TjPrintReport.o TjPrintTaskReport.o
TjPrintResourceReport.o TjReportRow.o TjReportCell.o FileManager.o
ManagedFileInfo.o ReportManager.o ManagedReportInfo.o TjUIReportBase.o
TjSummaryReport.o TjHTMLReport.o TjReport.o TjTaskReport.o
TjResourceReport.o kdateedit.o kdatepickerpopup.o
taskjuggleriface_skel.o MainWidget.o RichTextDisplay.o
ReportController.o TemplateSelector.o TjDatePicker.o -lktexteditor
../taskjuggler/libtaskjuggler.la -lkio -lkdeprint -lkhtml
Undefined symbols:
  "KMainWindow::closeEvent(QCloseEvent*)", referenced from:
      vtable for TaskJugglerin taskjuggler.o
      construction vtable for KMainWindow-in-TaskJugglerin taskjuggler.o


Presumably this is due to a missing -kdeui on the linker line above.
The package is going to need a little bit of work to fix.
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2vKqQACgkQB8UpO3rKjQ9DjQCghjdXbv1A2RzhEb6CCkZNFDWA
jGYAn3RIR7EDGvgzJ2doZNlqOsau7TU3
=lFRx
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to