[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #6778 [Tor Client]: Out-of-tree builds broken
#6778: Out-of-tree builds broken
------------------------+---------------------------------------------------
Reporter: ln5 | Owner:
Type: defect | Status: needs_revision
Priority: normal | Milestone:
Component: Tor Client | Version: Tor: 0.2.4.1-alpha
Keywords: build | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Changes (by ln5):
* status: needs_review => needs_revision
Comment:
Helps some, but not all the way.
{{{
depbase=`echo src/or/tor_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc
-DHAVE_CONFIG_H -I. -I../tor-master -I../tor-master/src/common
-Isrc/common -I../tor-master/src/or -Isrc/or
-DSHARE_DATADIR="\"/home/linus/usr/tor/share\""
-DLOCALSTATEDIR="\"/home/linus/usr/tor/var\""
-DBINDIR="\"/home/linus/usr/tor/bin\"" -I../tor-master/src/common
-I/usr/local/include -I/usr/local/include -g -I /usr/local/include/event2
-Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls
-Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings -Wmissing-
declarations -Wredundant-decls -Wnested-externs -Wbad-function-cast
-Wswitch-enum -Werror -Winit-self -Wmissing-field-initializers
-Wdeclaration-after-statement -Wold-style-definition -Waddress -Wmissing-
noreturn -Wstrict-overflow=1 -Wnormalized=id -Woverride-init -MT
src/or/tor_main.o -MD -MP -MF $depbase.Tpo -c -o src/or/tor_main.o
src/or/tor_main.c && mv -f $depbase.Tpo $depbase.Po
gcc: src/or/tor_main.c: No such file or directory
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6778#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs