Skip to content

Build issue on Arch Linux #52

@FabioLolix

Description

@FabioLolix

Hi, I tried building the program on Arch Linux for curiosity but there is one error, this is from the latest commit

g++ -I. -I.. -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -w -DD_DNS_THREADED -D_REENTRANT -DHAVE_CONFIG -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -Wl,--no-as-needed -DD_DNS_THREADED -D_REENTRANT -DHAVE_CONFIG -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -Wl,--no-as-needed -fno-rtti -fno-exceptions -DDILLO_SYSCONF='"/usr/local/etc/dillo-plus/"' -DDOC_PATH='"/usr/local/share/doc/dillo-plus"' -DBINNAME='"dillo-plus"' -I/usr/X11R6/include/freetype2 -pipe -I/usr/X11R6/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -fvisibility-inlines-hidden -I/usr/local/include/libpng16 -c xembed.cc
make[1]: *** No rule to make target 'IO/libDiof.a', needed by 'dillo-plus'.  Stop.
make[1]: *** Waiting for unfinished jobs....
ar -rv libDiof.a mime.o about.o http.o dpi.o IO.o iowatch.o proto.o tls.o
ar: creating libDiof.a
a - mime.o
a - about.o
a - http.o
a - dpi.o
a - IO.o
a - iowatch.o
a - proto.o
a - tls.o
ranlib libDiof.a
make[2]: Leaving directory '/home/fabio/Dev/Github/PKGBUILD-WIP/cauldron/dillo-plus-git/src/dillo-plus/src/IO'
make[1]: Leaving directory '/home/fabio/Dev/Github/PKGBUILD-WIP/cauldron/dillo-plus-git/src/dillo-plus/src'
make: *** [Makefile:13: all] Error 2
==> ERROR: A failure occurred in build().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions