VirtualBox

Changeset 37749 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jul 4, 2011 7:38:55 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72618
Message:

Installer/linux: vboxpci compile fix if DKMS is not available

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/vboxdrv.sh.in

    r36888 r37749  
    343343          failure "Look at $LOG to find out what went wrong"
    344344      fi
     345      if ! $BUILDVBOXPCI \
     346          --use-module-symvers /tmp/vboxdrv-Module.symvers \
     347          --no-print-directory install >> $LOG 2>&1; then
     348          failure "Look at $LOG to find out what went wrong"
     349      fi
    345350    fi
    346351    rm -f /etc/vbox/module_not_compiled
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette