OS-X support?
Charles Sprickman
spork at bway.net
Thu Sep 20 07:59:55 CEST 2007
On Thu, 20 Sep 2007, Pekka Riikonen wrote:
> : That looks to have gotten me much, much further.
> :
> : The next spot it fails is here:
> :
> : In file included from perl-core.c:31:
> : perl-common.h:32: error: parse error before '->' token
> : perl-core.c:40:1: warning: "PL_perl_destruct_level" redefined
> : In file included from
> : /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/XSUB.h:320,
> : from perl-core.c:35:
> : /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perlapi.h:476:1:
> : warning: this is the location of the previous definition
> : make[6]: *** [perl-core.lo] Error 1
> : make[5]: *** [all-recursive] Error 1
> :
> : This looks like part of irssi I think...
> :
> Yeah, you should just try ./configure --without-perl.
Again, further, but now we're into something with the curses library I
think:
gcc -g -O2 -Wall -o silc gui-entry.o gui-expandos.o gui-printtext.o
gui-readline.o gui-windows.o lastlog.o mainwindows.o mainwindow-activity.o
mainwindows-layout.o statusbar.o statusbar-config.o statusbar-items.o
term.o term-dummy.o tparm.o term-terminfo.o terminfo-core.o textbuffer.o
textbuffer-commands.o textbuffer-reformat.o textbuffer-view.o silc.o
module-formats.o ../fe-common/silc/libfe_common_silc.a
../fe-common/core/libfe_common_core.a ../silc/libsilc.a
../silc/core/libsilc_core.a ../core/libcore.a
../lib-config/libirssi_config.a ../lib-popt/libpopt.a
-L/Users/spork/silc-client-1.1.2/lib
/Users/spork/silc-client-1.1.2/lib/.libs/libsilcclient.a
/Users/spork/silc-client-1.1.2/lib/.libs/libsilc.a
/opt/local/lib/libiconv.dylib -L/opt/local/lib -lpthread
/opt/local/lib/libgmodule.dylib /opt/local/lib/libglib.dylib -lncurses
/usr/bin/ld: warning multiple definitions of symbol _tparm
tparm.o definition of _tparm in section (__TEXT,__text)
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libncurses.dylib(lib_tparm.o)
definition of _tparm
/usr/bin/ld: Undefined symbols:
_aes_decrypt
_aes_encrypt
collect2: ld returned 1 exit status
make[6]: *** [silc] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Thanks again though, it does keep going further...
Charles
> Pekka
> ________________________________________________________________________
> Pekka Riikonen priikone at silcnet.org
> Secure Internet Live Conferencing (SILC) http://silcnet.org/
>
More information about the silc-devel
mailing list