Re: [fpc-pascal]Can't compile sockets demo

2003-02-18 Thread Sebastian Günther
milimeter schrieb: > Hello, everyone > > I got the following errors when compiling dsocksvr.pp, but there is already > ssockets.o and ssockets.ppu under /usr/lib/fpc/1.0.7/units/linux/fcl: > > dsocksvr.pp(26,23) Fatal: Can't compile unit SSOCKETS, no sources available I also have problems w

[fpc-pascal]Can't compile sockets demo

2003-02-17 Thread milimeter
Hello, everyone I got the following errors when compiling dsocksvr.pp, but there is already ssockets.o and ssockets.ppu under /usr/lib/fpc/1.0.7/units/linux/fcl: >>> dsocksvr.pp(26,23) Fatal: Can't compile unit SSOCKETS, no sources available <<< What's wrong with it? Thanks, m