MacOS 10.13 installation using brew bochs cannot be run

macOS 10.13 cannot be executed after installing bochs using brew install bochs. The following error is reported. I have manually installed gtk+,sdl,sdl2 and other dependent packages, and correctly configured the configuration file of bochsrc. What is the matter?

Last login: Tue Jan 29 20:14:33 on ttys003
localhost:~ changwei$ bochs
dyld: Library not loaded: /usr/local/opt/libtool/lib/libltdl.7.dylib
  Referenced from: /usr/local/bin/bochs
  Reason: image not found
Abort trap: 6
localhost:~ changwei$ 

Jun.01,2022

component is missing. Try this

brew install libtool --universal
brew link libtool
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1be5212-31730.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1be5212-31730.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?