Subject | Re: [IBDI] Re: ib_tools |
---|---|
Author | Paulo Henrique Rodrigues Pinheiro |
Post date | 2000-07-27T18:43:03Z |
Hi !!!
Grant! Now, only one problem (I used makefile.sun4 because
makefile.solaris don't compile and haven't makefile.linux ;):
[nulo@sql marion]$ make -f makefile.sun4
INTERBASE=/opt/interbase
cc -g marion.o stuff.o exec.o mpexl.o
/usr/gds/maint4/jrd/libgds_b.a -ldl -o marion
cc: /usr/gds/maint4/jrd/libgds_b.a: Arquivo ou diretório não
encontrado
make: *** [marion] Error 1
Before compile the marion, I need compile or download this
lib?
PS1: 'Arquivo ou diretório não encontrada' <=> 'No such file
or directory' (in pt_BR locale).
PS2: I will post the patchs and commands need to compile
whem ok.
Paulo Henrique Rodrigues Pinheiro <nulo@...>
Usuário Linux registrado com o número 173191
Faça seu computador feliz: LINUX nele !!!
http://www.conectiva.com.br/~nulo
Grant! Now, only one problem (I used makefile.sun4 because
makefile.solaris don't compile and haven't makefile.linux ;):
[nulo@sql marion]$ make -f makefile.sun4
INTERBASE=/opt/interbase
cc -g marion.o stuff.o exec.o mpexl.o
/usr/gds/maint4/jrd/libgds_b.a -ldl -o marion
cc: /usr/gds/maint4/jrd/libgds_b.a: Arquivo ou diretório não
encontrado
make: *** [marion] Error 1
Before compile the marion, I need compile or download this
lib?
PS1: 'Arquivo ou diretório não encontrada' <=> 'No such file
or directory' (in pt_BR locale).
PS2: I will post the patchs and commands need to compile
whem ok.
> It seems to me that my previous message did not get to the list.--
> Here it goes one more time.
>
> Please use the following definitions:
>
> #ifdef _ANSI_PROTOTYPES_
> #define PROTO(args) args
> #else
> #define PROTO(args) ()
> #endif
Paulo Henrique Rodrigues Pinheiro <nulo@...>
Usuário Linux registrado com o número 173191
Faça seu computador feliz: LINUX nele !!!
http://www.conectiva.com.br/~nulo