swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

link error


From: Chimera
Subject: link error
Date: Wed, 19 Aug 1998 00:57:18 -0700

I have a link error that I can't find the cause.  I know it has to be
simple because I have several other apps that are more complex that
work.

The failure is with these four procedures:

void archiverUnregister (id client);
void archiverRegister (id client);
void archiverPut (const char *key, id object);
id archiverGet (const char *key);

The typical error is:

../../swarm-1.1/lib/libtkobjc.a(ArchivedGeometryWidget.o): In function
`i_ArchivedGeometryWidget__loadWindowGeometryRecord':
/Swarm/swarm-1.1/src/tkobjc/ArchivedGeometryWidget.m:29: undefined
reference to `archiverGet'

I suspect that every call to each of these is flagged.  The only other
error is:

C:\Cygnus\B19\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin32\lib/libcygwin.a(libcmain.o)(.text+0x58):libcmain.cc:
undefined reference to address@hidden'

I am assuming they are connected.

I must not be including something but I have spent 3 hours comparing to
my other programs and I'll be darned if I can find the problem.  I have
a feeling I'm looking right past it.

Any suggestions would be greatly appreciated.

Cheers,

   D3

--
*********************************************************************
* Doug Donalson                 Office: (805) 893-2962
* Ecology, Evolution,           Home:   (805) 961-4447
* and Marine Biology            email address@hidden
* UC Santa Barbara
* Santa Barbara Ca. 93106
*********************************************************************
*
*   The most exciting phrase to hear in science, the one that
*   heralds new discoveries, is not "EUREKA" (I have found it) but
*   "That's funny ...?"
*
*       Isaac Asimov
*
*********************************************************************



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]