Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted diagnostic when dpkg-dev is installed and gcc isn't on Debian #28

Open
plicease opened this issue Jan 25, 2016 · 1 comment
Open

Comments

@plicease
Copy link
Member

warning when dpkg-dev is installed but gcc isn't on recent Debian:

% perl -e 'use PkgConfig'
sh: 1: gcc: not found
dpkg-architecture: warning: couldn't determine gcc system type, falling back to default (native compilation)

Despite the warning it does seem to get the right answer.

@plicease
Copy link
Member Author

This was reported in the debian bug tracker here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806536

@plicease plicease changed the title Unwanted diagnostic when dpkg-dev is installed and gcc isn't. Unwanted diagnostic when dpkg-dev is installed and gcc isn't on Debian Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant