Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2013 23:51:35 +0100
From:      Miguel Clara <miguelmclara@gmail.com>
To:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   port /devel/xsd - Compile Error: 'xsd-frontend/semantic-graph/fundamental.hxx' file not found
Message-ID:  <CADGo8CU0qT%2B5xvooB2Pr-vJmD_GYnJrdotNieewkcxsF9McKQQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Its not the first time I've build KDE in freebsd-10, and I've found this
error while compiling xsd (kde-pim dependency)


ports/devel/xsd/work/xsd-3.3.0-2+dep/libxsd-frontend/xsd-frontend/semanticgraph.hxx:20:10:
fatal error:
      'xsd-frontend/semantic-graph/fundamental.hxx' file not found

#include <xsd-frontend/semantic-graph/fundamental.hxx>

The problem is that fundamental.hxx is not being converted by gm4, its easy
to do it manually, but still its always annoying that kde4 stops building
when it gets here!

Anyway, just wanted to report this, should be a small fix I guess!

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADGo8CU0qT%2B5xvooB2Pr-vJmD_GYnJrdotNieewkcxsF9McKQQ>