Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436060 - hostapd-1.0 does not start when compiled with ssl
Summary: hostapd-1.0 does not start when compiled with ssl
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-24 03:09 UTC by robert
Modified: 2012-09-26 01:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_436060.txt,4.51 KB, text/plain)
2012-09-24 03:09 UTC, robert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description robert 2012-09-24 03:09:41 UTC
Created attachment 324764 [details]
emerge --info

if i compile net-wireless/hostapd-1.0-r1 with the ssl useflag enabled, it compiles fine but does nothing on start

(no process is created, no error error message, it simply does nothing)

i used hostapd-0.7.3 till now, cause of this bug, 
but yesterday i built it from source (without ebuild)
and manually created my own .config (by modifying defconfig)
and it worked

so i disabled the ssl useflag, and now everything is fine

tested with x86 and x86_64
Comment 1 Elijah "Armageddon" El Lazkani (amd64 AT) 2012-09-24 03:19:56 UTC
Please do NOT CC arches on your own, we have no business in here.
Comment 2 Anton Bolshakov 2012-09-24 17:19:38 UTC
Robert,

Could you recompile hostapd with the USE="debug" flag, stop all network interfaces, network managers, run hostapd manually using "hostapd -ddd <path_to_config_file>" and attach the output to the bug report?

Without that flag, gentoo builds it with "CONFIG_NO_STDOUT_DEBUG=y" which makes it really quiet.

Also, check iwconfig output after you started hostapd, it should be an additional interface in the list, something like: mon.wlan0 (or mon.wlan1).
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2012-09-26 01:26:15 UTC
unable to recreate, feel free to add more info and reopen.