Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
multisync: Merge bricht ab![Bischen gelöst]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
markusk21
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 216
Location: Hannover

PostPosted: Fri Jan 26, 2007 11:26 pm    Post subject: multisync: Merge bricht ab![Bischen gelöst] Reply with quote

N'Abend zusammen.
Ich versuche multisync-0.83_pre20050414-r4 zu mergen, aber das kompilieren läuft nicht durch:
Code:
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/multisync-0.83_pre20050414-r4/work/multisync/plugins/gnokii_sync'
Making all in src
make[2]: Entering directory `/var/tmp/portage/multisync-0.83_pre20050414-r4/work/multisync/plugins/gnokii_sync/src'
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/multisync"\" -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2   -I../include -I../../../include -I../../../src/libversit  -I/usr/include/libpisock -I/usr/kde/3.5/include    -O2 -march=athlon-xp -pipe -MT gnokii_sync.lo -MD -MP -MF ".deps/gnokii_sync.Tpo" \
          -c -o gnokii_sync.lo `test -f 'gnokii_sync.c' || echo './'`gnokii_sync.c; \
        then mv -f ".deps/gnokii_sync.Tpo" ".deps/gnokii_sync.Plo"; \
        else rm -f ".deps/gnokii_sync.Tpo"; exit 1; \
        fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\"/usr/share/multisync\" -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I../include -I../../../include -I../../../src/libversit -I/usr/include/libpisock -I/usr/kde/3.5/include -O2 -march=athlon-xp -pipe -MT gnokii_sync.lo -MD -MP -MF .deps/gnokii_sync.Tpo -c gnokii_sync.c  -fPIC -DPIC -o .libs/gnokii_sync.o
In file included from gnokii_sync.c:47:
vcard.h:5: error: syntax error before "int"
vcard.h:6: error: syntax error before "int"
vcard.h:7: error: syntax error before "int"
vcard.h:8: error: syntax error before "int"
gnokii_sync.c: In function `gnokii_do_connect':
gnokii_sync.c:126: warning: `gn_cfg_read' is deprecated (declared at /usr/include/gnokii.h:247)
gnokii_sync.c:131: warning: `gn_cfg_phone_load' is deprecated (declared at /usr/include/gnokii.h:257)
gnokii_sync.c:138: warning: `gn_cfg_get' is deprecated (declared at /usr/include/gnokii.h:246)
gnokii_sync.c:138: warning: `gn_cfg_info' is deprecated (declared at /usr/include/gnokii.h:230)
gnokii_sync.c:142: warning: `gn_device_lock' is deprecated (declared at /usr/include/gnokii.h:297)
gnokii_sync.c:151: warning: `gn_gsm_initialise' is deprecated (declared at /usr/include/gnokii.h:242)
gnokii_sync.c:162: warning: `gn_device_unlock' is deprecated (declared at /usr/include/gnokii.h:299)
gnokii_sync.c: In function `gnokii_free_connection':
gnokii_sync.c:203: warning: `gn_device_unlock' is deprecated (declared at /usr/include/gnokii.h:299)
make[2]: *** [gnokii_sync.lo] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/multisync-0.83_pre20050414-r4/work/multisync/plugins/gnokii_sync/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/multisync-0.83_pre20050414-r4/work/multisync/plugins/gnokii_sync'
make: *** [all] Fehler 2

!!! ERROR: app-pda/multisync-0.83_pre20050414-r4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  multisync-0.83_pre20050414-r4.ebuild, line 118:   Called run_compile
  multisync-0.83_pre20050414-r4.ebuild, line 93:   Called die


Ich habe app-mobilephone/gnokii auch noch mal emerged. Hat nix genützt.
Kann jemand weiterhelfen?

Beste Grüße
Markus


Last edited by markusk21 on Sat Jan 27, 2007 10:20 am; edited 1 time in total
Back to top
View user's profile Send private message
markusk21
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 216
Location: Hannover

PostPosted: Sat Jan 27, 2007 10:19 am    Post subject: Reply with quote

Folgender Eintrag hat mein Problem gelöst:

Quote:
cat /etc/portage/package.use

app-pda/multisync -gnokii


Schutzig, aber effektiv.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum