Thread: mate issue
View Single Post
  #1   (View Single Post)  
Old 19th September 2017
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default mate issue

Hello,
After my compilation of xfce4 not succeeded, I chose to try to compile Mate, I know not well NetBSD 7.0.2. I work with the repository pkgsrc2017Q2. There is little explanation on the internet web on mate for Net BSD.
I did a cd / usr / pkgsrc / meta-pkgs / mate and applied the following command make install clean clean-depends, and I have a bug during compilation. I do not know how to circumvent it!

here is my output:

Code:
8.1/battstat'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm  -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o battstat-applet properties.o battstat_applet.o power-management.o acpi-linux.o acpi-freebsd.o battstat-upower.o -L/usr/pkg/lib -lmate-panel-applet-4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl   -L/usr/pkg/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl   -L/usr/pkg/lib -lupower-glib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl  -lm 
libtool:   error: cannot find the library '/usr/pkgsrc/x11/mate-applets/work/.buildlink/lib/libintl.la' or unhandled argument '/usr/pkgsrc/x11/mate-applets/work/.buildlink/lib/libintl.la'
Makefile:633: recipe for target 'battstat-applet' failed
gmake[3]: *** [battstat-applet] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/x11/mate-applets/work/mate-applets-1.18.1/battstat'
Makefile:767: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/pkgsrc/x11/mate-applets/work/mate-applets-1.18.1/battstat'
Makefile:567: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/x11/mate-applets/work/mate-applets-1.18.1'
Makefile:499: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/x11/mate-applets
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/mate-applets
hpc-polux#
Regards
Philippe
Reply With Quote