Date: Thu, 14 Mar 2013 22:22:09 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Upgrade of x11-fm/nautilus fails Message-ID: <CAN6yY1tFdJge88EAvcWx2jsdESaKkV50sAsQm1ibjzMJpNc3WA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I am unable to build nautilus-2.32.2.1_3. I previously build 2.32.2.1_2 without issues, but I get the following error: gmake[4]: Entering directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src' CC nautilus-application.o In file included from /usr/local/include/unique-1.0/unique/uniqueapp.h:26, from /usr/local/include/unique-1.0/unique/unique.h:24, from nautilus-application.h:32, from nautilus-application.c:29: /usr/local/include/unique-1.0/unique/uniquemessage.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'guchar' /usr/local/include/unique-1.0/unique/uniquemessage.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar' In file included from /usr/local/include/unique-1.0/unique/unique.h:25, from nautilus-application.h:32, from nautilus-application.c:29: /usr/local/include/unique-1.0/unique/uniquebackend.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar' /usr/local/include/unique-1.0/unique/uniquebackend.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar' nautilus-application.c: In function 'message_received_cb': nautilus-application.c:843: warning: passing argument 2 of 'open_windows' makes pointer from integer without a cast gmake[4]: *** [nautilus-application.o] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1' gmake: *** [all] Error 2 *** [do-build] Error code 1 This happens on multiple systems running 9.1-Stable, both i386 and amd64. Tried with both base gcc and 4.6 with the same results. I have not tried with clang. All systems have unique-1.1.6_3 installed. Any ideas? -- R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1tFdJge88EAvcWx2jsdESaKkV50sAsQm1ibjzMJpNc3WA>