[fpc-pascal] Changes in fcl-web
Julio C. Taborda
julio_taborda at yahoo.com.ar
Sun Oct 31 16:37:51 CET 2010
Hi Joost,
Joost van der Sluis <joost at cnoc.nl> escribió:
> > They are up-to-date available in the fppkg repository. See the fppkg
> > wiki page on how to set it up. Then:
> >
> > fppkg install webdesign
> >
> > will do the trick. And if not: tell me. Maybe you're the first one
> > who uses it.
>
I just tried to install webdesign package and I get the following error:
Using latest version of fpc 2.5.1 from svn.
~$ fppkg install webdesign -v
[webdesign] Dependency on package rtl <none>, installed 2.5.1-1, available - (OK)
[webdesign] Dependency on package fcl-base <none>, installed 2.5.1-1, available - (OK)
[webdesign] Dependency on package fcl-xml <none>, installed 2.5.1-1, available - (OK)
[webdesign] Dependency on package fcl-web <none>, installed 2.5.1-1, available - (OK)
[webdesign] Dependency on package lnet <none>, installed 0.6.4-2446, available 0.6.4-2446 (OK)
[webdesign] CurrentDir: "/home/jctaborda/.fppkg/build/webdesign"
[webdesign] Unzipping "/home/jctaborda/.fppkg/archives/webdesign-0.9.0-1.zip"
[webdesign] CurrentDir: "/home/jctaborda/.fppkg/build/webdesign"
[webdesign] Executing: "/usr/bin/fpc -n -Fu/usr/lib/fpc/2.5.1/units/i386-linux/hash/ -Fu/usr/lib/fpc/2.5.1/units/i386-linux/paszlib/ -Fu/usr/lib/fpc/2.5.1/units/i386-linux/fcl-process/ -Fu/usr/lib/fpc/2.5.1/units/i386-linux/fpmkunit/ -Fu/usr/lib/fpc/2.5.1/units/i386-linux/rtl/ -FUbuild_fpmake_4CCD62701A56 -vi -O2 -XXs fpmake.pp"
Target OS: Linux for i386
Compiling fpmake.pp
Linking fpmake
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
41 lines compiled, 0.8 sec
[webdesign] CurrentDir: "/home/jctaborda/.fppkg/build/webdesign"
[webdesign] Executing: "fpmake build --nofpccfg --verbose --compiler=/usr/bin/fpc --cpu=i386 --os=linux --prefix=/home/jctaborda/.fppkg/ --localunitdir=/home/jctaborda/.fppkg/lib/fpc/2.5.1/units/i386-linux/ --globalunitdir=/usr/lib/fpc/2.5.1/units/i386-linux/"
Compiling package webdesign
Creating output dir "units/i386-linux"
Compiling target fphtmlcomp
Executing command "/usr/bin/fpc -n -Tlinux -FUunits/i386-linux -Fu/usr/lib/fpc/2.5.1/units/i386-linux/rtl -Fu/usr/lib/fpc/2.5.1/units/i386-linux/fcl-base -Fu/usr/lib/fpc/2.5.1/units/i386-linux/fcl-xml -Fu/usr/lib/fpc/2.5.1/units/i386-linux/fcl-web -Sm fphtmlcomp.pp"
Fatal: Can't find unit db used by fphtml
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)
The installer encountered the following error:
External command "/usr/bin/fpc" failed with exit code 1
The FPC Package tool encountered the following error:
[webdesign] Execution of FPMake build failed
More information about the fpc-pascal
mailing list