Issue 541 in google-breakpad: compile error: fatal error: third_party/lss/linux_syscall_support.h: No such file or directory

960 views
Skip to first unread message

google-...@googlecode.com

unread,
Aug 27, 2013, 3:28:05 AM8/27/13
to google-br...@googlegroups.com
Status: New
Owner: ----

New issue 541 by s...@abma.de: compile error: fatal error:
third_party/lss/linux_syscall_support.h: No such file or directory
http://code.google.com/p/google-breakpad/issues/detail?id=541

compiling on linux, run ./configure && make


$ make
depbase=`echo src/client/linux/crash_generation/crash_generation_client.o |
sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Werror=missing-braces
-Werror=non-virtual-dtor -Werror=overloaded-virtual -Werror=reorder
-Werror=sign-compare -Werror=unused-variable -Werror=vla -fPIC -g -O2 -MT
src/client/linux/crash_generation/crash_generation_client.o -MD -MP -MF
$depbase.Tpo -c -o
src/client/linux/crash_generation/crash_generation_client.o
src/client/linux/crash_generation/crash_generation_client.cc &&\
mv -f $depbase.Tpo $depbase.Po
src/client/linux/crash_generation/crash_generation_client.cc:40:51: fatal
error: third_party/lss/linux_syscall_support.h: No such file or directory
compilation terminated.
make: *** [src/client/linux/crash_generation/crash_generation_client.o]
Error 1


third_party/lss/linux_syscall_support.h is missing in the repository!


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

google-...@googlecode.com

unread,
Aug 27, 2013, 3:38:28 AM8/27/13
to google-br...@googlegroups.com

Comment #1 on issue 541 by s...@abma.de: compile error: fatal error:
third_party/lss/linux_syscall_support.h: No such file or directory
http://code.google.com/p/google-breakpad/issues/detail?id=541

either i'm blind or documentation sucks as couldn't find the step

svn checkout http://linux-syscall-support.googlecode.com/svn/trunk/lss/
src/third_party/lss

anywhere...

google-...@googlecode.com

unread,
Aug 27, 2013, 8:03:08 AM8/27/13
to google-br...@googlegroups.com
Updates:
Status: Invalid

Comment #2 on issue 541 by ted.mielczarek: compile error: fatal error:
third_party/lss/linux_syscall_support.h: No such file or directory
http://code.google.com/p/google-breakpad/issues/detail?id=541

This is listed as an svn:external. Running "svn checkout" should have
checked this out for you.

google-...@googlecode.com

unread,
Aug 27, 2013, 12:24:33 PM8/27/13
to google-br...@googlegroups.com

Comment #3 on issue 541 by s...@abma.de: compile error: fatal error:
third_party/lss/linux_syscall_support.h: No such file or directory
http://code.google.com/p/google-breakpad/issues/detail?id=541

hu? weird, tried it again and then it worked. don't know why it didn't work
the first time :-|
Reply all
Reply to author
Forward
0 new messages