On Oct 21, 2008, at 2:30 PM, Francis Poulin wrote:

> Thanks for your response.  There's a lot of output and I'm trying to  
> figure out what you're looking for.
>
> The first time I see any error is in the checking.  I see the  
> following output,
>
> checking for cppunit-config... /sw/bin/cppunit-config
> checking for Cppunit - version >= 1.8.0... ../configure: line  
> 49762: /sw/bin/cppunit-config: No such file or directory
> ../configure: line 49763: /sw/bin/cppunit-config: No such file or  
> directory
> ../configure: line 49764: /sw/bin/cppunit-config: No such file or  
> directory
> expr: syntax error
> no
> configure: creating ./config.status
> config.status: creating lib/wx/config/gtk2-unicode-release-2.8
>
> Then it runs make with a lot of file compilation I believe and I get  
> the following:
>
> 0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lfreetype -lz - 
> lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 - 
> lintl -lXinerama -lXxf86vm -lSM -lpng -lz -ljpeg -ltiff   - 
> lwxregexu-2.8  -L/sw/lib/gtk-2.0 -L/sw/lib/gstreamer-0.10 -L/sw/lib/ 
> freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib  -L/usr/X11R6/ 
> lib  -L/sw/lib -framework IOKit -framework CoreServices -framework  
> System -framework ApplicationServices  -lz -L/sw/lib - 
> lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 - 
> lgconf-2 -lglib-2.0 -lintl -lgstinterfaces-0.10 -lpthread -liconv  - 
> lwx_baseu-2.8
> Undefined symbols:
>  "_XFlush", referenced from:
>      wxSetFullScreenStateX11(void*, void*, void*, bool, wxRect*,  
> wxX11FullScreenMethod)in coredll_utilsx11.o
>  "_XAllocWMHints", referenced from:
>      _wxgtk_window_set_urgency_hint in coredll_toplevel.o
>  "_XDefaultRootWindow", referenced from:
>      wxClientDisplayRect(int*, int*, int*, int*)in  
> coredll_displayx11.o
>  "_XkbSetDetectableAutoRepeat", referenced from:
>      wxSetDetectableAutoRepeat(bool) in coredll_utilsgtk.o
>  "_XMapRaised", referenced from:
>      wxSetFullScreenStateX11(void*, void*, void*, bool, wxRect*,  
> wxX11FullScreenMethod)in coredll_utilsx11.o
>  "_XSetErrorHandler", referenced from:
>      wxSetFullScreenStateX11(void*, void*, void*, bool, wxRect*,  
> wxX11FullScreenMethod)in coredll_utilsx11.o
>      wxSetFullScreenStateX11(void*, void*, void*, bool, wxRect*,  
> wxX11FullScreenMethod)in coredll_utilsx11.o
>      wxSetFullScreenStateX11(void*, void*, void*, bool, wxRect*,  
> wxX11FullScreenMethod)in coredll_utilsx11.o
> ...
>
> With a whole lot more of undefined symbols that I will cut for  
> brevity.


<snip>

The line above is what we were looking for, but you didn't quote the  
whole thing:  it should start with "cc", or "gcc" or "g++" or "ld"

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to