You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
warning when dpkg-dev is installed but gcc isn't on recent Debian:
Despite the warning it does seem to get the right answer.
The text was updated successfully, but these errors were encountered: