Linuxbrew / legacy-linuxbrew

:skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core
http://linuxbrew.sh
Other
2.23k stars 296 forks source link

vpcs fails to build #1093

Closed rwhogg closed 8 years ago

rwhogg commented 8 years ago

Message:

==> make -f Makefile.osx
gcc   -DDarwin -Di386 -DHV -Wall  -c vpcs.c
gcc   -DDarwin -Di386 -DHV -Wall  -c daemon.c
gcc   -DDarwin -Di386 -DHV -Wall  -c readline.c
gcc   -DDarwin -Di386 -DHV -Wall  -c packets.c
daemon.c:53:18: fatal error: util.h: No such file or directory
compilation terminated.
Makefile.osx:38: recipe for target 'daemon.o' failed
make: *** [daemon.o] Error 1

I already have a fix for this; I'll submit it after the freeze is over.

rwhogg commented 8 years ago

I think there's something wrong with the bottle, so I'm reopening this. I didn't pull the bottle anyways

sjackman commented 8 years ago

You can use https://github-issue-mover.appspot.com to migrate issues to Linuxbrew/homebrew-core.

rwhogg commented 8 years ago

This issue was moved to Linuxbrew/homebrew-core#129