Construct a triangle given side length $b$, the altitude for side $c$, and the angle bisector of $B$.
So far I only found that I can find the angle at $C$ ($\gamma$) by constructing the right triangle with leg $h_c$ and hypotenuse $b$. I played a bit with the angles, but I can't really see how to use the length of the angle bisector, since there aren't many theorems helping me.
I feel like I have to use the inscribed angle theorem and find $B$ as the intersection of 2 loci, but I only found that it lies on side $c$
Any help would be appreciated. Thanks.

COMMENT.-Where did you get this problem from? It is very difficult. Analytically you can solve it if you calculate the value of $x$ which gives you the position of the vertex $C = (x, h)$, but $x$ is a solution of the equation
$$k^2(\sqrt{x^2+h^2}+x+b\cos\alpha)^2=(x^2+h^2)(x+b\cos\alpha)(\sqrt{x^2+h^2}+2b)$$ where $k,h,b,\alpha$ are data of your problem (the angle $\alpha$ is determined by the length of the side $b$, $h$ is your altitude and $k$ is the length of the angle bisector).
This equation is of degree eight!