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?

Thanks.

Terry Gaetz

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