[gobolinux-devel] Lout recipe problems

Jonatan Liljedahl lijon at kymatica.com
Mon Dec 17 11:18:55 NZDT 2007


I'm trying to do a newversion on the Lout recipe,
it fails at installation at:

(c) Initializing run (should be silent, no errors expected)
/Programs/Lout/3.36/bin/lout -x -s /Programs/Lout/3.36/lib/lout/include/init
lout file "langdefs" (from "/Programs/Lout/3.36/lib/lout/include/init"
line 14):
     1,0: cannot open file langdefs
lout file "bsf" (from "/Programs/Lout/3.36/lib/lout/include/init" line 15):
     1,0: cannot open file bsf
lout file "dsf" (from "/Programs/Lout/3.36/lib/lout/include/init" line 16):
     1,0: cannot open file dsf
lout file "/Programs/Lout/3.36/lib/lout/include/init":
    20,5: fatal error: exiting now (error in definitions)
make: *** [install] Error 1
UnionSandbox: Cleaning up.
UnionSandbox: Moving entries to: /Programs/Lout/3.36/.SandboxInstall_Root
Compile: Installation step failed.

The files are there, so what could be the reason it can't open them?

Running 'lout -x -s /Programs/Lout/3.36/lib/lout/include/init' and
SymlinkProgram Lout 3.36 after this works...

recipe:

compile_version=1.9.0
url="$httpSourceforge/lout/lout-3.36.tar.gz"
file_size=2125218
file_md5=9fb418e5db4cb242f7ab1c6e8c59a1c2
recipe_type=makefile
makefile='makefile'
make_variables=(
    BINDIR=$target/bin
    LOUTLIBDIR=$target/lib/lout
    LOUTDOCDIR=$target/doc/lout
    MANDIR=$target/man/man1
)
install_target="install installman installdoc"

-- 
/Jonatan         [ http://kymatica.com ]


More information about the gobolinux-devel mailing list