[Gate-users] Issue with installing gate_v7.2

Ezzat Elmo ezzat.elmo at gmail.com
Tue Dec 20 12:45:18 CET 2016


Hi David,
what I did to solve the issue I'm not proud of but it seemed to work at
first but not sure anymore. what i did was I already have the vgate_V7.2 so
i went there and took the TVector2.h file and added it in my pc. now im
thinking about it, it might be the reason why its still not working.

so now i started the build from scratch but got a new list of errors:

#####
[  2%] Built target itkzlib
[  6%] Built target MetaIO
[  6%] Linking CXX executable Gate
/usr/bin/ld: warning: libssl.so.10, needed by
/home/gate/Downloads/root_v5.34/lib/libNet.so, not found (try using -rpath
or -rpath-link)
/usr/bin/ld: warning: libcrypto.so.10, needed by
/home/gate/Downloads/root_v5.34/lib/libNet.so, not found (try using -rpath
or -rpath-link)
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_CTX_use_PrivateKey_file at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_set_fd at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_library_init at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_CTX_use_certificate_chain_file at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_connect at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_new at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_free at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_shutdown at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`HMAC at libcrypto.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_peek at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_write at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_CTX_new at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSLv23_method at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_set_quiet_shutdown at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`EVP_sha1 at libcrypto.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_CTX_free at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_CTX_load_verify_locations at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_read at libssl.so.10'
/home/gate/Downloads/root_v5.34/lib/libNet.so: undefined reference to
`SSL_get_error at libssl.so.10'
collect2: error: ld returned 1 exit status
make[2]: *** [Gate] Error 1
make[1]: *** [CMakeFiles/Gate.dir/all] Error 2
make: *** [all] Error 2


#####


Message: 2
> Date: Tue, 20 Dec 2016 10:28:57 +0100
> From: David Boersma <david.boersma at physics.uu.se>
> To: <gate-users at lists.opengatecollaboration.org>
> Subject: Re: [Gate-users] Issue with installing gate_v7.2
> Message-ID: <90b22600-ff8a-eed2-64c6-0324f3563caf at physics.uu.se>
> Content-Type: text/plain; charset="utf-8"; format=flowed
>
> Hi Ezzat,
>
> Good to see that you solved that particular issue.
> Could you share with the mailing list how you solved it?
>
> (Whenever you run into such a problem then there are usually more people
> just like you who run into the exact same problem, who are silently very
> grateful to you that you are bringing it up here on the mailing list. So
> it is almost always important to also describe the solution, if you got
> any! Don't keep us in suspense... And if we would finally get our e-mail
> archive back online, searchable with Google, then those users would even
> find your e-mail thread quite easily.)
>
> After you fixed the TVector2.h issue, did you start the build completely
> from scratch? I strongly suspect that in this case that is necessary.
> Make a new empty build directory and start with running ccmake in that
> directory.
>
> Good luck,
> David
>
>
> Den 18/12/2016 kl. 09:16, skrev Ezzat Elmo:
> > Good day everyone
> >
> > I was able to solve the previous issue wit the TVector2.h , thanks David
> >
> > but now I'm facing a new one and cant seem to be able to figure it out,
> > again
> > Gate_v7.2 on Ubuntu 14.04
> > root 5.34
> >
> >
> > Thanks in advance for your help,
> > Ezzat
> > ###
> >
> > [100%] Linking CXX executable Gate
> > /usr/bin/ld: cannot find -lGraf3d
> > /usr/bin/ld: cannot find -lPostscript
> > /usr/bin/ld: cannot find -lPhysics
> > collect2: error: ld returned 1 exit status
> > make[2]: *** [Gate] Error 1
> > make[1]: *** [CMakeFiles/Gate.dir/all] Error 2
> > make: *** [all] Error 2
> >
> > ####
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20161220/d0837d30/attachment.html>


More information about the Gate-users mailing list