What does this mean? My program is suddenly giving this error at linkage. It
occured after I added some methods for document opening and saving. I also
get this error if I try to compile Nate's text editor. The only changes I
made to Nate's text editor code were those nessacry to remove the references
to the icons as he didn't supply the icon file with the rest of the source.
BTW, my program with compiling text object programs was solved by deleting
all the .doh and .poh files in the include directory.
(I tried a clean, mkmf, and pmake depend already)
glue -Og CODED.GP -P 0.0 -R 0.0.0.35 -E -z -m
-LD:\PCGEOS\INCLUDE\LDF -N Edward\20Di\20Geronimo\20Jr. -T 1 -o CODEDEC.GEO
APPUI.EBJ FUNCTION.EBJ DOCUMENT.EBJ PROCESS.EBJ TEXT.EBJ
-lD:\PCGEOS\INCLUDE\LDF\BORLAND.OBJ
Error __generic_PROTO_REF_0 multiply defined in a single segment
Error __generic_PROTO_REF_0 multiply defined in a single segment
-------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
-------------------------------------------------------------------