Hi,

I run "fink self update" several times and end with similar error message.
Please help.

Thanks,

--Wenzhong

Package manager version: 0.34.2
Distribution version: selfupdate-cvs Tue Aug  7 21:54:08 2012, 10.7, i386
Trees: local/main stable/main local/injected
Xcode.app: 4.3.3
Xcode command-line tools: 4.4.0.0.1.1249367152
Max. Fink build jobs:  1

OS=Mac OS X 10.7.4

The error log is

/sw/include -I/sw/include  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit 
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline 
-Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE 
-DLOCALEDIR=\"/sw/share/locale\" 
-I/sw/src/fink.build/dpkg-1.10.21-1233/dpkg-1.10.21/intl -I../intl 
-I/sw/src/fink.build/dpkg-1.10.21-1233/dpkg-1.10.21/include 
-I/sw/src/fink.build/dpkg-1.10.21-1233/dpkg-1.10.21 
-I/sw/src/fink.build/dpkg-1.10.21-1233/dpkg-1.10.21/dselect -I../include -I.. 
-I. -I/sw/src/fink.build/dpkg-1.10.21-1233/dpkg-1.10.21/optlib 
-F/System/Library/Frameworks/CoreFoundation.framework -DUSE_ZLIB -g -O2 -c 
helpmsgs.cc
g++ -L/sw/lib -L../lib -L../optlib -framework CoreFoundation  -o dselect  
basecmds.o  baselist.o  basetop.o  bindings.o  curkeys.o  main.o  methkeys.o  
methlist.o  method.o  methparse.o  pkgcmds.o  pkgdepcon.o  pkgdisplay.o  
pkginfo.o  pkgkeys.o  pkglist.o  pkgsublist.o  pkgtop.o  helpmsgs.o  -ldpkg 
-lopt -lz
Undefined symbols for architecture x86_64:
  "_COLOR_PAIRS", referenced from:
      baselist::startdisplay() in baselist.o
  "_COLS", referenced from:
      methodlist::setwidths() in methlist.o
      packagelist::setwidths() in pkgdisplay.o
  "_acs_map", referenced from:
      packagelist::redraw1itemsel(int, int) in pkgtop.o
  "_beep", referenced from:
      baselist::kd_searchagain() in basecmds.o
      baselist::kd_search() in basecmds.o
      baselist::displayerror(char const*) in basecmds.o
      baselist::dosearch() in baselist.o
      urq_menu() in main.o
      methodlist::display() in methlist.o
      packagelist::setwant(pkginfo::pkgwant) in pkgcmds.o
      ...
  "_cbreak", referenced from:
      baselist::startdisplay() in baselist.o
      refreshmenu() in main.o
  "_clear", referenced from:
      baselist::startdisplay() in baselist.o
      cursesoff() in main.o
      refreshmenu() in main.o
      urq_menu() in main.o
      _main in main.o
      sthfailed(char const*) in method.o
  "_clearok", referenced from:
      baselist::kd_redraw() in basecmds.o
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      urq_menu() in main.o
  "_curscr", referenced from:
      baselist::kd_redraw() in basecmds.o
      baselist::sigwinchhandler(int) in baselist.o
  "_delwin", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
      baselist::enddisplay() in baselist.o
      packagelist::sortmakeheads() in pkglist.o
  "_doupdate", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
      methodlist::display() in methlist.o
      packagelist::display() in pkglist.o
  "_echo", referenced from:
      baselist::kd_search() in basecmds.o
  "_endwin", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
      curseson() in main.o
      cursesoff() in main.o
      _main in main.o
  "_has_colors", referenced from:
      baselist::startdisplay() in baselist.o
  "_init_pair", referenced from:
      baselist::startdisplay() in baselist.o
  "_initscr", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
      curseson() in main.o
  "_keypad", referenced from:
      baselist::startdisplay() in baselist.o
      refreshmenu() in main.o
  "_move", referenced from:
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
  "_mvwprintw", referenced from:
      methodlist::redraw1itemsel(int, int) in methlist.o
      packagelist::redraw1itemsel(int, int) in pkgtop.o
  "_newpad", referenced from:
      baselist::startdisplay() in baselist.o
      packagelist::sortmakeheads() in pkglist.o
  "_newwin", referenced from:
      baselist::startdisplay() in baselist.o
  "_noecho", referenced from:
      baselist::kd_search() in basecmds.o
      baselist::startdisplay() in baselist.o
      refreshmenu() in main.o
  "_nonl", referenced from:
      baselist::startdisplay() in baselist.o
      refreshmenu() in main.o
  "_pnoutrefresh", referenced from:
      baselist::refreshinfo() in baselist.o
      baselist::refreshlist() in basetop.o
      baselist::refreshcolheads() in basetop.o
      methodlist::redrawthisstate() in methlist.o
      packagelist::redrawthisstate() in pkgtop.o
  "_refresh", referenced from:
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      cursesoff() in main.o
      urq_menu() in main.o
      _main in main.o
      sthfailed(char const*) in method.o
  "_resizeterm", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
  "_start_color", referenced from:
      baselist::startdisplay() in baselist.o
  "_stdscr", referenced from:
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      baselist::sigwinchhandler(int) in baselist.o
      baselist::enddisplay() in baselist.o
      baselist::startdisplay() in baselist.o
      dme(int, int) in main.o
      refreshmenu() in main.o
      urq_menu() in main.o
      ...
  "_tigetstr", referenced from:
      curseson() in main.o
  "_waddch", referenced from:
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      mywerase(_win_st*) in baselist.o
      baselist::redrawall() in baselist.o
      baselist::itd_keys() in baselist.o
      baselist::refreshinfo() in baselist.o
      baselist::wordwrapinfo(int, char const*) in baselist.o
      methodlist::redraw1itemsel(int, int) in methlist.o
      ...
  "_waddnstr", referenced from:
      baselist::kd_search() in basecmds.o
      baselist::displayerror(char const*) in basecmds.o
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      baselist::itd_keys() in baselist.o
      baselist::refreshinfo() in baselist.o
      baselist::wordwrapinfo(int, char const*) in baselist.o
      dme(int, int) in main.o
      ...
  "_wbkgdset", referenced from:
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      baselist::startdisplay() in baselist.o
  "_wclrtoeol", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
      baselist::enddisplay() in baselist.o
  "_wcursyncup", referenced from:
      methodlist::display() in methlist.o
      packagelist::display() in pkglist.o
  "_werase", referenced from:
      baselist::kd_search() in basecmds.o
      baselist::displayerror(char const*) in basecmds.o
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      methodlist::redrawinfo() in methlist.o
      packagelist::itd_statuscontrol() in pkginfo.o
      packagelist::itd_availablecontrol() in pkginfo.o
      packagelist::redrawinfo() in pkginfo.o
      ...
  "_wgetch", referenced from:
      baselist::displayerror(char const*) in basecmds.o
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      urq_menu() in main.o
      methodlist::display() in methlist.o
      sthfailed(char const*) in method.o
      packagelist::display() in pkglist.o
  "_wgetnstr", referenced from:
      baselist::kd_search() in basecmds.o
  "_wmove", referenced from:
      baselist::kd_search() in basecmds.o
      baselist::displayerror(char const*) in basecmds.o
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      mywerase(_win_st*) in baselist.o
      baselist::sigwinchhandler(int) in baselist.o
      baselist::enddisplay() in baselist.o
      baselist::redrawall() in baselist.o
      ...
  "_wnoutrefresh", referenced from:
      baselist::displayhelp(helpmenuentry const*, int) in basecmds.o
      baselist::startdisplay() in baselist.o
      baselist::refreshinfo() in baselist.o
      methodlist::redrawtitle() in methlist.o
      packagelist::redrawtitle() in pkgdisplay.o
  "_wprintw", referenced from:
      baselist::refreshinfo() in baselist.o
      methodlist::redrawthisstate() in methlist.o
      packagelist::redraw1itemsel(int, int) in pkgtop.o
  "_wrefresh", referenced from:
      baselist::sigwinchhandler(int) in baselist.o
  "_wtouchln", referenced from:
      baselist::kd_search() in basecmds.o
      baselist::displayerror(char const*) in basecmds.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [dselect] Error 1
make[1]: *** [all-dselect] Error 2
make: *** [all-recursive] Error 2
### execution of /usr/bin/make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dpkg-1.10.21-1233
(Reading database ... 4536 files and directories currently installed.)
Removing fink-buildlock-dpkg-1.10.21-1233 ...
Failed: phase compiling: dpkg-1.10.21-1233 failed


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
  • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
    • ... Alexander Hansen
      • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
      • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
        • ... Alexander Hansen
          • ... Alexander Hansen
            • ... Zhao, Wenzhong, Dr {Zhao}(GSFC-613.0)[SCIENCE SYSTEMS AND APPLICATIONS INC]
              • ... Alexander Hansen

Reply via email to