pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/55593: Proposed modification to buildlink3.mk of libxml2



Dear Joerg,

Thank you for your feedback.
When I re-run the compile, it stopped with the following error.

./include/libxml2 -D_FORTIFY_SOURCE=2 -I/var/pkg/include -I/usr/include -I/var/p
kg/include/glib-2.0 -I/var/pkg/include/gio-unix-2.0 -I/var/pkg/lib/glib-2.0/inc
lude -I/var/pkg/include/freetype2 -I/var/pkg/include/libdrm -I/var/pkg/include
-I/usr/include -I/var/pkg/include/glib-2.0 -I/var/pkg/include/gio-unix-2.0 -I/v
ar/pkg/lib/glib-2.0/include -I/var/pkg/include/freetype2 -I/var/pkg/include/lib
drm -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOUR
CE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib
/include -I/usr/include/libxml2 -c ../libhb/vfr.c -o libhb/vfr.o
../libhb/plist.c:15:10: fatal error: libxml/parser.h: No such file or directory
 #include "libxml/parser.h"

Yosuke
2020年8月20日(木) 17:40 Joerg Sonnenberger <joerg%bec.de@localhost>:
The following reply was made to PR pkg/55593; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/55593: Proposed modification to buildlink3.mk of libxml2
Date: Thu, 20 Aug 2020 10:36:31 +0200

 On Thu, Aug 20, 2020 at 03:40:00AM +0000, you.kawasaki%gmail.com@localhost wrote:
 > /var/pkg/work/multimedia/handbrake/work/.cwrapper/bin/cc -std=gnu99
 > -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g0 -O3 -O2 -D_GNU_SOURCE
 > -I/usr/pkg/include/libxml2 ...
 >
 > I noticed that the CFLAG does not include "include/libxml2".

 But it doess?

 Joerg



Home | Main Index | Thread Index | Old Index