Skip to content

Compile fails #47

@yacylover

Description

@yacylover

Hi,

I'm having an issue compiling onioncat.

gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/usr/local/var/onioncat\" -Wall -Wextra -O2 -pthread -MT ocattun.o -MD -MP -MF .deps/ocattun.Tpo -c -o ocattun.o ocattun.c ocattun.c: In function ‘tun_ipv6_config’: ocattun.c:344:21: error: storage size of ‘ifr6’ isn’t known ocattun.c:344:21: warning: unused variable ‘ifr6’ [-Wunused-variable] make[2]: *** [ocattun.o] Error 1 make[2]: Leaving directory /home/yacylover/Downloads/onioncat-master/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /home/yacylover/Downloads/onioncat-master' make: *** [all] Error 2

Can sonmeone help me please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions