bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] error building revision 1146 on macOS 10.14


From: Dr . Jürgen Sauermann
Subject: Re: [Bug-apl] error building revision 1146 on macOS 10.14
Date: Thu, 2 May 2019 19:39:00 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi Jeff,

this sometimes happens when an inline declaration is moved from a .hh file to a .cc file
and the dependencies are not updated.

I suppose all you need to do is: make clean once.

Best Regards,
/// Jürgen


On 5/2/19 5:08 PM, Jeff Derby wrote:
i get:
---------
Undefined symbols for architecture x86_64:
  "Quad_PLOT::Quad_PLOT()", referenced from:
      __GLOBAL__sub_I_Quad_PLOT.cc in apl-Quad_PLOT.o
  "Quad_PLOT::~Quad_PLOT()", referenced from:
      __GLOBAL__sub_I_Quad_PLOT.cc in apl-Quad_PLOT.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [apl] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---------


Jeff H. Derby

IBM Corporation
RTP, NC  USA
Cell: (919) 672-0962
Internet:  address@hidden



reply via email to

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