Thanks. >From log it seems a problem with fribidi which looks for glib. Where can I get the fribidi-dev package for mips64el ?
debian/rules build-arch > test -x debian/rules > mkdir -p "." > /usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" > CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" > LDFLAGS="-Wl,-z,relro" -j4 > make[1]: Entering directory `/«PKGBUILDDIR»' > cc -c -O2 -Wall `pkg-config --cflags fribidi` -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall bidiv.c > cc -c -O2 -Wall `pkg-config --cflags fribidi` -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall term.c > Package glib-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `glib-2.0.pc' > to the PKG_CONFIG_PATH environment variable > Package glib-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `glib-2.0.pc' > to the PKG_CONFIG_PATH environment variable > Package 'glib-2.0', required by 'GNU FriBidi', not found > Package 'glib-2.0', required by 'GNU FriBidi', not found > In file included from /usr/include/fribidi/fribidi.h:35:0, > from bidiv.c:23: > /usr/include/fribidi/fribidi-common.h:61:20: fatal error: glib.h: No such > file or directory > # include <glib.h> > ^ > compilation terminated. > make[1]: *** [bidiv.o] Error 1 > Kaplan On Wed, Apr 2, 2014 at 1:23 PM, Yunqiang Su <wzss...@gmail.com> wrote: > This is the build log > > On Tue, Apr 1, 2014 at 7:01 PM, Lior Kaplan <kap...@debian.org> wrote: > > Could you provide the build log or at least the build error? > > > > bidiv doesn't require glib.h directly, so I need to understand which > piece > > of software requires it on mips64el. > > > > Kaplan > > > > > > On Mon, Mar 31, 2014 at 1:16 AM, Yunqiang Su <wzss...@gmail.com> wrote: > >> > >> Package: bidiv > >> Version: 1.5-4 > >> > >> Bidiv failed to build as it cannot find glib.h. > >> > >> I test it on mips64el platform. > >> > >> -- > >> Yunqiang Su > >> > >> _______________________________________________ > >> Debian-hebrew-package mailing list > >> debian-hebrew-pack...@lists.alioth.debian.org > >> > >> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-hebrew-package > > > > > > > > -- > Yunqiang Su >