This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: problem during "make install" at Ubuntu64.


>So I would assume that modverify.c wouldn't even be build
>because we have the following in runtime/staprun/Makefile.am:

On a successful build (I suggest to look at ubunt 32bit log) on my side, I don't compile modverify. But I don't have any nss/nspr stuff:
My config.log
configure:9268: checking for /usr/include/nss3
configure:9281: result: no
configure:9287: checking for /usr/include/nss
configure:9300: result: no
configure:9309: checking for /usr/include/nspr4
configure:9322: result: no
configure:9328: checking for /usr/include/nspr
configure:9341: result: no

while you have some. And it eventually does not check include/nss. May be explaining issue.
yours
configure:9268: checking for /usr/include/nss3
configure:9281: result: yes
configure:9309: checking for /usr/include/nspr4
configure:9322: result: no
configure:9328: checking for /usr/include/nspr
configure:9341: result: no

Regards
Fred
Texas Instruments France SA, 821 Avenue Jack Kilby, 06270 Villeneuve Loubet. 036 420 040 R.C.S Antibes. Capital de EUR 753.920




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]