On Thu, Jan 15, 2009 at 10:48 AM, sunnavy <[email protected]> wrote:
> > On Jan 15, 2009, at 1:19 PM, Andrew Cobaugh wrote: > > > On Wed, Jan 14, 2009 at 11:44 PM, sunnavy > > <[email protected]> wrote: > >> Hi Andrew > >> > >> maybe some tests of deps failed? > >> > >> please try to use this cmd to build: > >> $ ./bin/shipwright-builder --install-base /tmp/vessel_3.8.2 --skip- > >> test > >> > >> # then we can run rt's own tests this way: > >> $ /tmp/vessel_3.8.2/bin/rt-self-test > > > > Nope, same thing as before. Perhaps I have an incomplete or outdated > > tarball? What do you get when you use > > http://fsck.com/~jesse/rt-3.8-vessel.tgz<http://fsck.com/%7Ejesse/rt-3.8-vessel.tgz> > > ? > > > > --andy > > I think I have found the DBIx-SearchBuilder problem, and I've updated > our vessel. > I set up a tmp web server for you to download the latest version: > > http://fsck.com:8081/vessels/3.8.tar.gz > > thanks very much! I have been lurking around, but this I had to try, but wonder what I missed... gw# ./bin/shipwright-builder --install-base /opt/rt38 start to build and install freetype running shipwright build command: ./configure --prefix=/opt/rt38 GNU make (>= 3.79.1) or makepp (>= 1.19) is required to build FreeType2. Please try `GNUMAKE=<GNU make command name> ./configure'. or >&2 `GNUMAKE="makepp --norc-substitution" ./configure'. build freetype configure part with failure. at ./bin/shipwright-builder line 379 main::_install('freetype', 'GLOB(0x8329524)') called at ./bin/shipwright-builder line 287 main::install() called at ./bin/shipwright-builder line 200 gw# gmake -v GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i386-portbld-freebsd7.0 gw# which gmake /usr/local/bin/gmake gw# ./bin/shipwright-builder --make /usr/local/bin/gmake --install-base /opt/rt38 start to build and install freetype running shipwright build command: ./configure --prefix=/opt/rt38 GNU make (>= 3.79.1) or makepp (>= 1.19) is required to build FreeType2. Please try `GNUMAKE=<GNU make command name> ./configure'. or >&2 `GNUMAKE="makepp --norc-substitution" ./configure'. build freetype configure part with failure. at ./bin/shipwright-builder line 379 main::_install('freetype', 'GLOB(0x8329530)') called at ./bin/shipwright-builder line 287 main::install() called at ./bin/shipwright-builder line 200 gw# uname -a FreeBSD gw.crownkenya.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Dec 18 09:13:33 EAT 2008 r...@freebsd-7:/usr/obj/usr/src/sys/BEASTIE-7.x i386 -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Failure is the opportunity to begin again more intelligently." --Henry Ford
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
