bugWeeChat - Bugs: bug #23627, Building with cmake fails on Mac...

 
 

bug #23627: Building with cmake fails on Mac OS X.

Submitter:  - <_68204>
Submitted:  Wed 18 Jun 2008 04:14:45 PM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Wont Fix
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.0 IRC nick:  imk
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 14 Jun 2009 01:49:23 PM UTC, comment #2: 

Old bug closed.

Sebastien Helleu <flashcode>
Group administrator
Fri 26 Sep 2008 03:24:02 PM UTC, comment #1: 

If someone has a Mac OS X, I would like to test compilation under this OS. Please contact me :)

Sebastien Helleu <flashcode>
Group administrator
Wed 18 Jun 2008 04:14:45 PM UTC, original submission:  

Upon reaching 100%, the make errors out with a linking error.

Linking C executable weechat-curses
cd /Users/Dopefish/Builds/weechat/build/src/gui/curses && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/weechat-curses.dir/link.txt --verbose=1
/usr/bin/gcc   -Wall -W -Werror-implicit-function-declaration -g -Wl,-search_paths_first -headerpad_max_install_names -L/opt/local/lib -L/usr/lib -fPIC CMakeFiles/weechat-curses.dir/gui-curses-bar.o CMakeFiles/weechat-curses.dir/gui-curses-chat.o CMakeFiles/weechat-curses.dir/gui-curses-color.o CMakeFiles/weechat-curses.dir/gui-curses-infobar.o CMakeFiles/weechat-curses.dir/gui-curses-input.o CMakeFiles/weechat-curses.dir/gui-curses-keyboard.o CMakeFiles/weechat-curses.dir/gui-curses-main.o CMakeFiles/weechat-curses.dir/gui-curses-nicklist.o CMakeFiles/weechat-curses.dir/gui-curses-status.o CMakeFiles/weechat-curses.dir/gui-curses-window.o  -o weechat-curses  -L/Users/Dopefish/Builds/weechat/build/src/gui -L/Users/Dopefish/Builds/weechat/build/src/plugins -L/Users/Dopefish/Builds/weechat/build/src/core -L/opt/local/lib -lweechat_core ../libweechat_gui_common.a ../../plugins/libweechat_plugins.a ../../core/libweechat_core.a -lgnutls -ldl /opt/local/lib/libncursesw.dylib
Undefined symbols:
  "_libiconv_open", referenced from:
      _string_iconv in libweechat_core.a(wee-string.o)
  "_libiconv", referenced from:
      _string_iconv in libweechat_core.a(wee-string.o)
  "_libiconv_close", referenced from:
      _string_iconv in libweechat_core.a(wee-string.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: * [src/gui/curses/weechat-curses] Error 1
make[1]: * [src/gui/curses/CMakeFiles/weechat-curses.dir/all] Error 2
make: * [all] Error 2

- <_68204>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by _68204 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-09-06 flashcode Open/ClosedOpen Closed
        Release3.3-dev 0.3.0
    2009-06-14 flashcode StatusNeed Info Wont Fix
    2008-09-26 flashcode StatusNone Need Info
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code