Darwinports - Fehler beim Kompilieren

Trey

Trey

Aktives Mitglied
Thread Starter
Dabei seit
24.03.2004
Beiträge
2.719
Reaktionspunkte
230
Ich habe versucht, das Programm multi-gnome-terminal mit Darwinports zu installieren, doch es bricht mit folgender Fehlermeldung ab:

iBook:~ Trey$ sudo port install multi-gnome-terminal
---> Building multi-gnome-terminal with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_multi-gnome-terminal/work/multi-gnome-terminal-1.6.2" && make all" returned error 2
Command output: Making all in es
make[3]: Nothing to be done for `all'.
Making all in it
make[3]: Nothing to be done for `all'.
Making all in no
make[3]: Nothing to be done for `all'.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I../intl -I../intl -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include/orbit-1.0 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include/orbit-1.0 -I/opt/local/include/libglade-1.0 -I/opt/local/include/gnome-xml -I/opt/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/opt/local/lib/gnome-libs/include -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include/orbit-1.0 -I/opt/local/include/gtk-1.2 -I/usr/X11R6/include -DGNOMESBINDIR=\""/opt/local/sbin"\" -DGNOME_TERMINAL_GLADEDIR=\""/opt/local/share/mgt/glade"\" -DGNOMELOCALEDIR=\""/opt/local/share/locale\"" -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c vt.c
vt.c: In function 'vt_line_mblen':
vt.c:144: warning: pointer targets in passing argument 1 of 'mblen' differ in signedness
vt.c: In function 'vt_query_line_mbchar':
vt.c:170: warning: pointer targets in passing argument 1 of 'mblen' differ in signedness
vt.c: In function 'vt_pl':
vt.c:785: error: label at end of compound statement
vt.c: In function 'vt_nl':
vt.c:809: error: label at end of compound statement
vt.c: In function 'vt_tab_clear_cur':
vt.c:873: error: label at end of compound statement
vt.c: In function 'vt_backtab':
vt.c:959: error: label at end of compound statement
vt.c: In function 'vt_tab_index':
vt.c:983: error: label at end of compound statement
vt.c: In function 'vt_track_mouse':
vt.c:1013: warning: pointer targets in initialization differ in signedness
vt.c: In function 'vt_deccharmode':
vt.c:2076: error: label at end of compound statement
vt.c:2079: error: label at end of compound statement
make[3]: *** [vt.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Error: /opt/local/bin/port: Status 1 encountered during processing.


Weiß jemand was ich da machen kann?
 
Zurück
Oben Unten