[EMAIL PROTECTED] wrote:
> MacBook Pro, Leopard 10.5.2
>
> I have run fink selfupdate and fink update-all.
>
> I'm still having problems getting htmldoc-1.8.23 to build; there are
> ld errors:
>
>     Making all in htmldoc...
>   Linking htmldoc...
>   Undefined symbols:
>     "operator new(unsigned long)", referenced from:
>         GUI::GUI(char const*)in gui.o
>         GUI::GUI(char const*)in gui.o
>   [...]
>         GUI::GUI(char const*)in gui.o
>         GUI::GUI(char const*)in gui.o
>         GUI::GUI(char const*)in gui.o
>         GUI::GUI(char const*)in gui.o
>         _main in htmldoc.o
>         _main in htmldoc.o
>     "operator delete(void*)", referenced from:
>         GUI::~GUI()  in gui.o
>         GUI::~GUI()  in gui.o
>         GUI::~GUI()  in gui.o
>         Fl_Input::~Fl_Input()in gui.o
>         Fl_Secret_Input::~Fl_Secret_Input()in gui.o
>         Fl_Secret_Input::~Fl_Secret_Input()in gui.o
>         _main in htmldoc.o
>   ld: symbol(s) not found
>   collect2: ld returned 1 exit status
>   make[1]: *** [htmldoc] Error 1
>
> Any ideas as to where the problem is?  Is there another library
> which needs to be linked in?
>
>   
Are you using XCode 3.0?

I did a compile and build and two additional dependencies appeared for 
this package.  They were fltk and fltk-X11.  Both installed without 
errors. htmldoc also appears to have installed properly as well.

James McKenzie


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to