trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2014

Re: [trinity-devel] [PATCH] Re: [trinity-devel] tdebase FTBFS - No rule to make target '/opt/trinity/lib/libtdefakes_nonpic.a'

From: "David C. Rankin" <drankinatty@...>
Date: Mon, 20 Jan 2014 13:13:02 -0600
On 01/20/2014 11:25 AM, Sl�vek Banko wrote:
> How did you come to the conclusion that building ksysguardd depends on 
> WITH_SENSORS? I do not see any such condition in CMake files.

(1) Because ksysguard is the wonderful monitoring package;
(2) that uses system hardware sensors;
(3) I've never run into this missing file before; and
(4) this was the first time I have ever built WITH_SENSORS.

Elementary my dear Mr. Watson...


Oh,

  Also, in the CMakeLists.txt file where I had to fix this screwy filename, I
found this....

##### ksysguardd (executable) ###################

tde_add_executable( ksysguardd AUTOMOC
  SOURCES Command.c conf.c ksysguardd.c PWUIDCache.c
  LINK ccont-static ksysguardd-static ${TDE_LIB_DIR}/libtdefakes_nonpic.a
    ${SENSORS_LIBRARIES}
    ^^^^^^^^^^^^^^^^^^^^
  DESTINATION ${BIN_INSTALL_DIR}
)


-- 
David C. Rankin, J.D.,P.E.