>>>>> "annette" == annette <ks_c_5601-1987> writes:
annette> Hi
annette> I have install problem on DEC OSF 4.0F with mysql-3.22.27
annette> the error is
annette> gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6
> -DDBUGc
annette> /bin/ld:
annette> Unresolved:
annette> fflush
annette> abort
annette> collect2: ld returned 1 exit status
annette> *** Exit 1
annette> Stop.
annette> *** Exit 1
annette> Stop.
annette> *** Exit 1
annette> Stop.
Try removing -lc from the link line. Another option is to try MySQL
3.23.7 tomorrow; This should compile cleanly on DEC OSF 4.
Regards,
Monty