suse 6.4 kai interbase

Angelos Karageorgiou angelos at iqs.gr
Thu Aug 31 16:41:00 EEST 2000


Angelos Karageorgiou wrote:
> 
> yparxei kaneis pou na trexei kapoia ekdwsh ths interbase se suse 6.4 ?
> 
> basika thelw na compilarw to php me interbase support kai me ta binaries
> ths
> interbase 5.6.1 bgazei to gamhmeno to __bzero symbol not found.
> 
> idees ?

gia na apantisw ston eayto mou loipon, 

prwta pairneis ta bianries ths interbase 4.0 gia linux giati to 5.6 exei
glibc
conflist me to suse, pithanon na douleyei sto redhat ...

installareis thn interbase, configurareis to php , kaneis ena prwto make
kai
to afineis na skasei.

meta epembaineis sto ext/interbase/interbase.c kai sto telos tou
kotsareis 
to ekseis.

#include <sys/types.h>
#include <string.h>
void __bzero(void *d, size_t n){
        return (  bzero(d,n));

}

void nonono(void){
        char p[10];
        __bzero(p,sizeof(p));
}

kai ksana make kai etoimo to php!

kai eidou to __bzero den kanei allo conflict

--
linux-greek-users mailing list -- http://lists.hellug.gr




More information about the Linux-greek-users mailing list