On Tue, Nov 05, 2002 at 08:14:37PM -0500, Joel Hammer wrote:
> I have downloaded the FreePascal sources. Hoping to be able to use Pascal
> in a linux environment. Oh boy.
> 
> I just ran the install script and the compiler works.  So, somethings
> compiled.
> 
> However, the IDE  doesn't work. When I tried to run make and make
> install in the source directory, all goes well until it tries to go into
> the gdbint directory. It gives this error message:
> 
> 
> make -C gdbint clean
> make: Entering an unknown directory
> make: *** gdbint: No such file or directory.  Stop.
> make: Leaving an unknown directory
> make[3]: *** [gdbint_clean] Error 2
> make[3]: Leaving directory `/mnt/hda4/usr1/local/src/fpc-1.0.6/packages/base'
> make[2]: *** [base_clean] Error 2
> make[2]: Leaving directory `/mnt/hda4/usr1/local/src/fpc-1.0.6/packages'
> make[1]: *** [packages_clean] Error 2
> make[1]: Leaving directory `/mnt/hda4/usr1/local/src/fpc-1.0.6'
> make: *** [build-stamp.linux] Error 2             

[...]

It looks like gdbint hasn't been configured properly, but that's all
I'm willing to conjecture without downloading and building it myself,
which I'm not inclined to do tonight. 

Kurt
-- 
God may be subtle, but He isn't plain mean.
                -- Albert Einstein
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to