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

Re: update problem!!



Did you make clean in your ns directory? If it's a mismatch of your ns and
tclcl versions you should see error messages in the compiling time but not
linking.

- Haobo

On Wed, 26 Jan 2000, CWen56 wrote:

> Hi~ genetlemen
>     I have just updated my tclcl to tclcl-1.0b9-current successfully.
> but while re-compiling ns-2.1b6-current on my linux 6.0 the following
> error message display.
>     have anyone met this situation? hope someone could help me and give
> me a hint to solve this strange problem.
> thanks for advise in advance
> regards
> ******************************************************************
> rng.o(.rodata+0x138): undefined reference to
> `TclObject::delay_bind_dispatch(cha
> r const *, char const *)'
> ranvar.o(.rodata+0x1b8): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'
> ranvar.o(.rodata+0x1f8): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'
> ranvar.o(.rodata+0x238): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'rng.o(.rodata+0x138): undefined reference to
> `TclObject::delay_bind_dispatch(cha
> r const *, char const *)'
> ranvar.o(.rodata+0x1b8): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'
> ranvar.o(.rodata+0x1f8): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'
> ranvar.o(.rodata+0x238): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'
> ranvar.o(.rodata+0x278): undefined reference to
> `TclObject::delay_bind_dispatch(
> char const *, char const *)'
> ranvar.o(.rodata+0x2b8): more undefined references to
> `TclObject::delay_bind_dis
> patch(char const *, char const *)' follow
> collect2: ld returned 1 exit status
> make: *** [ns] Error 1
> 
>