On Mon, 16 Jul 2012 13:49:13 +0000
Mark Morgan Lloyd <markmll.fpc-pas...@telemetry.co.uk> wrote:

>[...]
> > Remove the ibconnection unit or put it in an {$IFNDEF SOLARIS}. (or should
> > that be SUNOS ?)
> > 
> > You'll have to remove TIBConnection from the registercomponents call as
> > well.
> > 
> > If that works, we'll put it in the sources in SVN.
> 
> I think I see the problem: it looks as though somebody has left 
> TIBConnection registration right at the end in (Lazarus's) 
> RegisterUnitSQLdb without any conditional around it, possibly to avoid 
> working out the commas :-)

I enclosed it in sqldb in IFNDEF Solaris.

Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to