[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] Problem with ttdnsd-665a534 on Ubuntu 12.04 server



On 2012-04-29, Gitano <ran6oony7r9deku5@xxxxxxxxxxxxxx> wrote:
> ttdnsd-665a534 does not compile on my server Ubuntu 12.04
> (kernel 3.2.0-24-generic #37-Ubuntu):
>
> ###
> root@server:~/ttdnsd-665a534# make install
> /usr/bin/gcc -g -O2  -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv
> -fPIE --param ssp-buffer-size=1 -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
> -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement
> -Wold-style-definition -Waddress -Wmissing-noreturn -Wnormalized=id
> -Woverride-init -Wstrict-overflow=1 -Wextra -Warray-bounds
> -Wstack-protector -Wformat -Wformat-security -Wpointer-sign -Werror
> ttdnsd.c -o ttdnsd -ltsocks -L/usr/lib
> ttdnsd.c:12:19: schwerwiegender Fehler: stdio.h: Datei oder Verzeichnis
> nicht gefunden
> Kompilierung beendet.
> make: *** [all] Error 1
> ###
>
> What am I missing? On Ubuntu 10.04 desktop it works very well.

Looks like it's saying âstdio.h: File not found".  (It would be easier
for English-speakers to help you if you ran âexport LC_ALL=Câ in your
terminal before compiling a program, to tell compilers to use the
POSIX standard âlocaleâ.)

âsudo apt-get install build-essentialâ might help.


Robert Ransom
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk