Can programs compiled in FreeBSD be executed in DragonFly BSD ?
John Marino
dragonflybsd at marino.st
Wed Nov 19 02:17:08 PST 2014
On 11/19/2014 10:38, Mehmet Erol Sanliturk wrote:
> My guess is your computer is overheating. Is your cpu fan dirty?
> Fans are very clean .
> Case covers are removed .
> Room temperature is 21 degree Celsius .
Well, use a different tty then (alt-F2) so you don't see those kernel
messages.
> I can continue to testing as much as it is needed . Please inform me for
> required tests .
I was only asking that you use the compiler. You requested it, so I
assumed you have pascal programs you can compile and verify that they
work as expected.
> In your build list and make list here , there is a difference :
> In your build
> fpc-2.6.4.source.tar.gz
> is NOT fetched , but here
> it is fetched from , if I am not wrong , FreeBSD distribution files ( please see Makefile ) .
> If you supply your
> fpc-2.6.4.source.tar.gz
> I can try it again .
All that means is that fpc-2.6.4.source.tar.gz had been previously
downloaded and was already locally available.
Just try "make clean" followed by "make". If it's a timing issue, you
might get lucky the next time.
John
More information about the Users
mailing list