From jnw at xs4all.nl Thu Dec 14 04:44:48 2017 From: jnw at xs4all.nl (Jeroen N. Witmond) Date: Thu Dec 14 04:45:05 2017 Subject: [libxsd-frontend-users] Problem building libxsd-frontend-2.0.0 Message-ID: Greetings, Now that I have successfully installed build2 (thanks to https://lists.build2.org/archives/users/2017-December/000174.html ) I'm trying to build libxsd-frontend-2.0.0. Unfortunately, an attempt to `make` in the top directory fails immediately with build/bootstrap.make:15: build-0.3/bootstrap.make: No such file or directory make: *** No rule to make target 'build-0.3/bootstrap.make'. Stop. Perhaps I should wait for a new release of libxsd-frontend that uses the current state of build2? Regards. Jeroen. From boris at codesynthesis.com Thu Dec 14 08:43:54 2017 From: boris at codesynthesis.com (Boris Kolpackov) Date: Thu Dec 14 08:44:06 2017 Subject: [libxsd-frontend-users] Problem building libxsd-frontend-2.0.0 In-Reply-To: References: Message-ID: Jeroen N. Witmond writes: > Perhaps I should wait for a new release of libxsd-frontend that uses the > current state of build2? Yes, libxsd-frontend hasn't yet been migrated to build2 (we will need to package Xerces-C++ first). Boris