Hi there guys,
I have been trying to compile the Chrome browser for a couple of days
now. I'm still not pretty sure of where exactly I would like to
contribute to the project, but I guess this is an issue we could
discuss later. I'm having some troubles making the whole code to
compile. I have followed the instructions in
<http://code.google.com/p/chromium/wiki/LinuxBuildInstructions> and I
get an error here:
da...@david-desktop:~/dev/chrome/src$ make
LINK(target) out/Debug/reliability_tests
collect2: ld returned 1 exit status
make: *** [out/Debug/reliability_tests] Error 1
But also, as soon as I start the browser in $CHROME/src/out/Debug/,
right after a few seconds the app collapses and I get this error
message:
da...@david-desktop:~/dev/chrome/src/out/Debug$ ./chrome
[13610:13618:22801486332:FATAL:net/ocsp/nss_ocsp.cc(251)] Check
failed: !request_.
[13610:13618:22801486332:FATAL:net/ocsp/nss_ocsp.cc(251)] Check
failed: !request_.
Backtrace:
./chrome [0x8d7dc8c]
./chrome [0x8d99b08]
./chrome [0x8fbabb6]
./chrome [0x8fb840b]
./chrome [0x8fb841f]
./chrome [0x8fb9571]
./chrome [0x8fb98d4]
/usr/lib/libnss3.so.1d [0xb7832ea4]
/usr/lib/libnss3.so.1d [0xb783cd38]
/usr/lib/libnss3.so.1d [0xb77e330a]
/usr/lib/libnss3.so.1d [0xb77e3ff0]
/usr/lib/libnss3.so.1d [0xb77fc8ad]
/usr/lib/libnss3.so.1d [0xb78004f7]
/usr/lib/libnss3.so.1d [0xb7801577]
/usr/lib/libnss3.so.1d [0xb7806518]
/usr/lib/libnss3.so.1d [0xb7808586]
/usr/lib/libnss3.so.1d(CERT_PKIXVerifyCert+0x464) [0xb7785ce4]
./chrome [0x90ee431]
./chrome [0x90ef103]
./chrome [0x90b4101]
./chrome [0x90b3bca]
./chrome [0x90b3c05]
./chrome [0xa015fcc]
./chrome [0x8db00fe]
/lib/tls/i686/cmov/libpthread.so.0 [0xb76b24fb]
/lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb734fe5e]
Trace/breakpoint trap
I'm running this in a virtual machine with Ubuntu 8.40, 2GB of RAM. I
guess I'm doing something wrong, but I'm still a bit lost. Any idea
would be of great help. I would like to start doing some coding
instead of fighting with this :)
Thanks!
David
--
Chromium Discussion mailing list: [email protected]
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-discuss