Subject | Re: [IBDI] Does anyone have yachts.gdb ? |
---|---|
Author | reed mideke |
Post date | 2000-07-29T17:38:14Z |
edit.e is something that broke when we went to 6.0.
What we were using was a pre-gpre'd version that was
gpre'd with an older version of gpre. if the source
doesn't come with edit.c, try gpre'ing edit.e with
the V5.x gpre and client lib. I think that will work.
Incidently, the you >should< be able to completly ommit
the pyxis package. NT (for example) builds with the
pyxis functions stubbed out.
Mark O'Donohue wrote:
Reed Mideke rfm(at)cruzers.com
If that doesn't work: rfm(at)portalofevil.com
What we were using was a pre-gpre'd version that was
gpre'd with an older version of gpre. if the source
doesn't come with edit.c, try gpre'ing edit.e with
the V5.x gpre and client lib. I think that will work.
Incidently, the you >should< be able to completly ommit
the pyxis package. NT (for example) builds with the
pyxis functions stubbed out.
Mark O'Donohue wrote:
>--
> Don't worry I found yachts.gdb in the win32 distribution
> (as metadata.sql) it's just missing from the linux one...
>
> My current problem is in the pyxis package:
>
> forms.gdb was pointed to the aformentioned metadata.gdb
>
> Im trying to figure out if this in one of those "retired" packages that
> doesn't need to be in the build..
>
> Otherwise Im getting there ...
>
> Cheers
>
> Mark
>
> cc -c -ggdb -DLINUX -w -fwritable-strings -DDEV_BUILD altp.c
> cp debug.c debugfoo.c
> cc -c -ggdb -DLINUX -w -fwritable-strings -DDEV_BUILD debugfoo.c
> mv -f debugfoo.o debug.o
> rm -f debugfoo.c
> source/interbase/bin/gpre -r -m -z -n edit.e
> gpre version LI-V6.0.0.624
> Version(s) for database "forms.gdb"
> InterBase/linux Intel (access method), version "LI-V6.0.0.624"
> InterBase/linux Intel (remote server), version "LI-V6.0.0.624/tcp
> (bila)/P10"
> InterBase/linux Intel (remote interface), version "LI-V6.0.0.624/tcp
> (bila)/P10"
> on disk structure version 10.0
>
> (E) edit.e:187: expected quoted string, encountered "Edit options: "
> (E) edit.e:189: expected quoted string, encountered "SELECT"
> (E) edit.e:192: expected quoted string, encountered "MOVE"
> (E) edit.e:197: expected quoted string, encountered "ADD"
> etc...
>
>
>
> Community email addresses:
> Post message: IBDI@onelist.com
> Subscribe: IBDI-subscribe@onelist.com
> Unsubscribe: IBDI-unsubscribe@onelist.com
> List owner: IBDI-owner@onelist.com
>
> Shortcut URL to this page:
> http://www.onelist.com/community/IBDI
Reed Mideke rfm(at)cruzers.com
If that doesn't work: rfm(at)portalofevil.com