What's wrong with gluLookAt()

Actually what’s wrong with glutLookAt() function. I keep hearing people say “better not using it”.

The main reason not to use glutLookAt is that it doesn’t exist

The function you’re probably referring to is gluLookAt. And there is little reason not to use it.

Sorry, I mistyped. So could you tell me what are the reasons.